Searched refs:GetAllDsos (Results 1 – 5 of 5) sorted by relevance
140 std::vector<Dso*> GetAllDsos() const;
206 for (Dso* dso : thread_tree_.GetAllDsos()) { in CollectJavaMethods()
405 std::vector<Dso*> ThreadTree::GetAllDsos() const { in GetAllDsos() function in simpleperf::ThreadTree
706 std::vector<Dso*> dsos = thread_tree_.GetAllDsos(); in PrintFileInfoInProtobuf()
1847 std::vector<Dso*> dso_v = thread_tree_.GetAllDsos(); in DumpBuildIdFeature()1891 std::vector<Dso*> dso_v = thread_tree_.GetAllDsos(); in DumpFileFeature()