Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dsimpleperf_report_lib.py216 class CallChainStructure(ct.Structure): class
338 self._GetCallChainOfCurrentSampleFunc.restype = ct.POINTER(CallChainStructure)
517 def GetCallChainOfCurrentSample(self) -> CallChainStructure: