Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_report.cpp347 using ReportCmdCallgraphDisplayer = CallgraphDisplayer<SampleEntry, CallChainNode<SampleEntry>>; typedef
349 class ReportCmdCallgraphDisplayerWithVaddrInFile : public ReportCmdCallgraphDisplayer {
732 displayer.AddExclusiveDisplayFunction(ReportCmdCallgraphDisplayer( in BuildSampleComparatorAndDisplayer()