Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report.cpp301 void PrintCallGraph(const SampleEntry& sample);
737 PrintCallGraph(sample); in PrintReportEntry()
741 void ReportCommand::PrintCallGraph(const SampleEntry& sample) { in PrintCallGraph() function in ReportCommand