Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_sample.proto25 message CallChainEntry { message
38 repeated CallChainEntry callchain = 3;
Dreport_lib_interface.cpp83 struct CallChainEntry { struct
90 CallChainEntry* entries; argument
189 std::vector<CallChainEntry> callchain_entries_;
337 CallChainEntry entry; in SetCurrentSample()