Home
last modified time | relevance | path

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

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