Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_record.cpp347 bool DumpKernelSymbol();
1228 return DumpKernelSymbol() && DumpTracingData() && DumpMaps() && DumpAuxTraceInfo(); in CreateAndInitRecordFile()
1243 bool RecordCommand::DumpKernelSymbol() { in DumpKernelSymbol() function in simpleperf::__anon08ce178e0110::RecordCommand