Home
last modified time | relevance | path

Searched defs:callstack_iid (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/profiling/
H A Dprofile_packet.proto240 repeated uint64 callstack_iid = 1; field
311 optional uint64 callstack_iid = 4; field
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_module.cc271 uint64_t callstack_iid = sample.callstack_iid(); in ParsePerfSample() local
/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.h377 uint64_t callstack_iid() const { return at<4>().as_uint64(); } in callstack_iid() function
708 …::protozero::RepeatedFieldIterator<uint64_t> callstack_iid() const { return GetRepeated<uint64_t>(… in callstack_iid() 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.h377 uint64_t callstack_iid() const { return at<4>().as_uint64(); } in callstack_iid() function
708 …::protozero::RepeatedFieldIterator<uint64_t> callstack_iid() const { return GetRepeated<uint64_t>(… in callstack_iid() function
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dperf_producer.cc964 uint64_t callstack_iid = callstack_root->id(); in EmitSample() local
/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.h5137 inline ::uint64_t StreamingProfilePacket::callstack_iid(int index) const { in callstack_iid() function
5157 StreamingProfilePacket::callstack_iid() const { in callstack_iid() function
5509 inline ::uint64_t PerfSample::callstack_iid() const { in callstack_iid() 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.h5137 inline ::uint64_t StreamingProfilePacket::callstack_iid(int index) const { in callstack_iid() function
5157 StreamingProfilePacket::callstack_iid() const { in callstack_iid() function
5509 inline ::uint64_t PerfSample::callstack_iid() const { in callstack_iid() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7958 repeated uint64 callstack_iid = 1; field
8020 optional uint64 callstack_iid = 4; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13595 repeated uint64 callstack_iid = 1; field
13663 optional uint64 callstack_iid = 4; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto14371 repeated uint64 callstack_iid = 1; field
14442 optional uint64 callstack_iid = 4; field