Searched refs:GetAllDsos (Results 1 – 5 of 5) sorted by relevance
141 std::vector<Dso*> GetAllDsos() const;
255 for (Dso* dso : thread_tree_.GetAllDsos()) { in CollectJavaMethods()
424 std::vector<Dso*> ThreadTree::GetAllDsos() const { in GetAllDsos() function in simpleperf::ThreadTree
2113 std::vector<Dso*> dso_v = thread_tree_.GetAllDsos(); in DumpBuildIdFeature()2132 std::vector<Dso*> dso_v = thread_tree_.GetAllDsos(); in DumpFileFeature()
920 std::vector<Dso*> dsos = thread_tree_.GetAllDsos(); in PrintFileInfoInProtobuf()