Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.cpp75 const std::vector<SampleEntry*>& callchain) { in AddCallChainSample()
145 const std::vector<SampleEntry*>& callchain, in InsertCallChainForSample()
Dcallchain.cpp74 void CallChainRoot::AddCallChain(const std::vector<SampleEntry*>& callchain, uint64_t period) { in AddCallChain()
Dsample_tree.h52 CallChainRoot callchain; // A callchain tree representing all callchains in the sample records. member
Dcmd_report.cpp579 std::vector<SampleEntry*> callchain; in ProcessSampleRecord() local
/system/extras/perfprofd/quipper/
Dperf_parser.h89 std::vector<DSOAndOffset> callchain; member
Dperf_parser.cc303 struct ip_callchain* callchain, in MapCallchain()
Dperf_reader.cc283 struct ip_callchain* callchain = in ReadCallchain() local
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
Devent.h130 struct ip_callchain * callchain; member
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
Devent.h118 struct ip_callchain *callchain; member