Home
last modified time | relevance | path

Searched refs:AddDsoInfo (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Dthread_tree.h135 bool AddDsoInfo(FileFeature& file);
Dthread_tree.cpp363 bool ThreadTree::AddDsoInfo(FileFeature& file) { in AddDsoInfo() function in simpleperf::ThreadTree
Dreport_utils_test.cpp133 thread_tree.AddDsoInfo(file); in SetSymbols()
Drecord_file_reader.cpp750 if (!thread_tree.AddDsoInfo(file_feature)) { in LoadBuildIdAndFileFeatures()