Home
last modified time | relevance | path

Searched defs:callstack_id (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/perfetto/src/traceconv/
H A Dpprof_builder.cc216 void MaybeSetCallsiteLocations(int64_t callstack_id, in MaybeSetCallsiteLocations()
436 bool AddSample(const protozero::PackedVarInt& values, int64_t callstack_id) { in AddSample()
742 int64_t callstack_id = -1; in WriteAllocations() local
/aosp_15_r20/external/perfetto/src/profiling/common/
H A Dinterning_output.h53 bool IsCallstackNew(uint64_t callstack_id) { in IsCallstackNew()
H A Dcallstack_trie.cc131 uint64_t callstack_id, in AddChild()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_packet_sequence_state.cc185 CallsiteId callstack_id = *opt_callstack_id; in AddAllocation() local
H A Dprofile_packet_sequence_state.h67 uint64_t callstack_id = 0; member
/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.proto91 optional uint64 callstack_id = 1; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.pbzero.h1722 uint64_t callstack_id() const { return at<1>().as_uint64(); } in callstack_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pbzero.h1722 uint64_t callstack_id() const { return at<1>().as_uint64(); } in callstack_id() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.pb.h3355 inline ::uint64_t ProfilePacket_HeapSample::callstack_id() const { in callstack_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_packet.pb.h3355 inline ::uint64_t ProfilePacket_HeapSample::callstack_id() const { in callstack_id() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7814 optional uint64 callstack_id = 1; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13446 optional uint64 callstack_id = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto14222 optional uint64 callstack_id = 1; field