Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dreport_utils.h84 struct CallChainReportEntry { struct
99 virtual void Modify(std::vector<CallChainReportEntry>& callchain) = 0; argument