Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_lib_interface.cpp69 struct CallChain { struct
71 CallChainEntry* entries; argument
90 CallChain* GetCallChainOfCurrentSample(ReportLib* report_lib) EXPORT; argument