Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dthread_tree.h119 void AddDsoInfo(const std::string& file_path, uint32_t file_type,
Dthread_tree.cpp268 void ThreadTree::AddDsoInfo(const std::string& file_path, uint32_t file_type, in AddDsoInfo() function in simpleperf::ThreadTree
Drecord_file_reader.cpp509 thread_tree.AddDsoInfo(file_path, file_type, min_vaddr, file_offset_of_min_vaddr, &symbols, in LoadBuildIdAndFileFeatures()