Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_lib_interface.cpp82 struct CallChainEntry { struct
89 CallChainEntry* entries; argument
171 std::vector<CallChainEntry> callchain_entries_;
282 CallChainEntry& entry = callchain_entries_.back(); in SetCurrentSample()
Dcmd_report_sample.proto25 message CallChainEntry { message
49 repeated CallChainEntry callchain = 3;