Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_sample.proto21 message CallChainEntry { message
34 repeated CallChainEntry callchain = 3;
Dreport_lib_interface.cpp64 struct CallChainEntry { struct
71 CallChainEntry* entries; argument
153 std::vector<CallChainEntry> callchain_entries_;
304 CallChainEntry entry; in GetCallChainOfCurrentSample()