Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_record.cpp2014 static void LoadSymbolMapFile(int pid, const std::string& package, ThreadTree* thread_tree) { in LoadSymbolMapFile() function
2053 LoadSymbolMapFile(sample->tid_data.pid, app_package_name_, &thread_tree_); in DumpAdditionalFeatures()