Home
last modified time | relevance | path

Searched defs:kallsyms (Results 1 – 11 of 11) sorted by relevance

/system/extras/simpleperf/
Dkallsyms_test.cpp42 TEST(kallsyms, ProcessKernelSymbols) { in TEST() argument
68 TEST(kallsyms, GetKernelStartAddress) { in TEST() argument
73 TEST(kallsyms, LoadKernelSymbols) { in TEST() argument
75 std::string kallsyms; in TEST() local
79 TEST(kallsyms, print_warning) { in TEST() argument
93 std::string kallsyms; in TEST() local
Dkallsyms.cpp228 bool LoadKernelSymbols(std::string* kallsyms) { in LoadKernelSymbols()
Ddso.h123 static void SetKallsyms(std::string kallsyms) { in SetKallsyms()
Dcmd_monitor.cpp260 std::string kallsyms; in PrepareMonitoring() local
Ddso.cpp689 void ReadSymbolsFromKallsyms(std::string& kallsyms, std::vector<Symbol>* symbols) { in ReadSymbolsFromKallsyms()
723 std::string kallsyms; in ReadSymbolsFromProc() local
Dcmd_record.cpp1246 std::string kallsyms; in DumpKernelSymbol() local
1749 std::string kallsyms; in DumpAdditionalFeatures() local
Dreport_lib_interface.cpp194 std::string kallsyms; in SetKallsymsFile() local
Dcmd_report.cpp581 std::string kallsyms; in ParseOptions() local
Drecord.cpp1019 KernelSymbolRecord::KernelSymbolRecord(const std::string& kallsyms) { in KernelSymbolRecord()
Drecord.h511 const char* kallsyms; member
Dcmd_record_test.cpp329 std::string kallsyms; in CheckKernelSymbol() local