Searched defs:GetCallChainOfCurrentSample (Results 1 – 2 of 2) sorted by relevance
145 CallChain* GetCallChainOfCurrentSample() { return ¤t_callchain_; } in GetCallChainOfCurrentSample() function in simpleperf::ReportLib484 CallChain* GetCallChainOfCurrentSample(ReportLib* report_lib) { in GetCallChainOfCurrentSample() function
355 def GetCallChainOfCurrentSample(self) -> CallChainStructure: member in ReportLib