Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_lib_interface.cpp69 struct CallChain { struct
90 CallChain* GetCallChainOfCurrentSample(ReportLib* report_lib) EXPORT; argument
133 CallChain* GetCallChainOfCurrentSample();
151 CallChain current_callchain_;
269 CallChain* ReportLib::GetCallChainOfCurrentSample() { in GetCallChainOfCurrentSample()
386 CallChain* GetCallChainOfCurrentSample(ReportLib* report_lib) { in GetCallChainOfCurrentSample()