/aosp_15_r20/system/extras/simpleperf/ |
H A D | report_utils.cpp | 198 void Modify(std::vector<CallChainReportEntry>& callchain) override { in Modify() 212 void Modify(std::vector<CallChainReportEntry>& callchain) override { in Modify() 281 void Modify(std::vector<CallChainReportEntry>& callchain) override { in Modify() 335 void Modify(std::vector<CallChainReportEntry>& callchain) override { in Modify() 438 void CallChainReportBuilder::MarkArtFrame(std::vector<CallChainReportEntry>& callchain) { in MarkArtFrame()
|
H A D | sample_tree.h | 120 std::vector<EntryT*> callchain; in ProcessSampleRecord() local 229 const std::vector<EntryT*>& callchain) { in InsertCallChainSample() 244 void InsertCallChainForSample(EntryT* sample, const std::vector<EntryT*>& callchain, in InsertCallChainForSample()
|
H A D | cmd_report_sample.cpp | 129 std::vector<CallChainReportEntry> callchain; member 452 const proto::Sample_CallChainEntry& callchain = sample.callchain(i); in DumpProtobufReport() local 703 std::vector<CallChainReportEntry> callchain = in ProcessSampleRecord() local 796 proto::Sample_CallChainEntry* callchain = proto_sample->add_callchain(); in PrintSampleInProtobuf() local
|
H A D | cmd_kmem.cpp | 44 CallChainRoot<SlabSample> callchain; // a callchain tree representing all member 204 bool in_kernel, const std::vector<SlabSample*>& callchain, in CreateCallChainSample()
|
H A D | cmd_report_sample.proto | 64 repeated CallChainEntry callchain = 3; field
|
H A D | cmd_report.cpp | 80 CallChainRoot<SampleEntry> callchain; member 212 const std::vector<SampleEntry*>& callchain, in CreateCallChainSample()
|
H A D | record.h | 660 } callchain; member
|
/aosp_15_r20/system/extras/simpleperf/scripts/purgatorio/templates/ |
H A D | main.js | 132 function should_insert_callchain(callchain, items, filter_index, inverted) { argument 147 function insert_callchain(root, callchain, inverted) { argument
|
/aosp_15_r20/system/extras/simpleperf/scripts/inferno/ |
H A D | data_types.py | 36 def add_callchain(self, callchain, symbol, sample): argument 72 def add_sample(self, sample, symbol, callchain): argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | sample.h | 64 std::vector<Frame> callchain; member
|
H A D | record_parser.cc | 195 const std::vector<Sample::Frame>& callchain, in InternCallchain()
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ |
H A D | perf_data.proto | 320 repeated uint64 callchain = 11; field
|
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/ |
D | cmd_report_sample.pb.h | 2366 inline const ::simpleperf_report_proto::Sample_CallChainEntry& Sample::callchain(int index) const { in callchain() function 2379 Sample::callchain() const { in callchain() function
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ |
D | perf_data.pb.h | 7480 inline uint64_t PerfDataProto_SampleEvent::callchain(int index) const { in callchain() function 7500 PerfDataProto_SampleEvent::callchain() const { in callchain() function
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 7748 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 6052 struct perf_callchain_entry *callchain; member
|
H A D | vmlinux_600.h | 6052 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 6061 struct perf_callchain_entry *callchain; member
|
H A D | vmlinux_602.h | 6061 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 8751 struct perf_callchain_entry *callchain; member
|
H A D | vmlinux_518.h | 8751 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 8667 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 6579 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 5633 struct perf_callchain_entry *callchain; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 7474 struct perf_callchain_entry *callchain; member
|