Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_lib_interface.cpp320 CallChain* ReportLib::GetCallChainOfCurrentSample() { in GetCallChainOfCurrentSample() function in ReportLib
451 CallChain* GetCallChainOfCurrentSample(ReportLib* report_lib) { in GetCallChainOfCurrentSample() function
/system/extras/simpleperf/scripts/
Dsimpleperf_report_lib.py279 def GetCallChainOfCurrentSample(self): member in ReportLib