Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_dumprecord.cpp217 void ProcessCallChainRecord(const CallChainRecord& r);
368 ProcessCallChainRecord(*static_cast<CallChainRecord*>(r)); in ProcessRecord()
438 void DumpRecordCommand::ProcessCallChainRecord(const CallChainRecord& cr) { in ProcessCallChainRecord() function in simpleperf::__anon4ba939ae0111::DumpRecordCommand