Home
last modified time | relevance | path

Searched defs:previous_bundle_end_timestamp (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event_bundle.proto131 optional uint64 previous_bundle_end_timestamp = 10; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.pbzero.h88 uint64_t previous_bundle_end_timestamp() const { return at<10>().as_uint64(); } in previous_bundle_end_timestamp() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event_bundle.pbzero.h88 uint64_t previous_bundle_end_timestamp() const { return at<10>().as_uint64(); } in previous_bundle_end_timestamp() function
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dcpu_reader.cc320 uint64_t previous_bundle_end_timestamp) { in StartNewPacket()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event_bundle.pb.h2001 inline ::uint64_t FtraceEventBundle::previous_bundle_end_timestamp() const { in previous_bundle_end_timestamp() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event_bundle.pb.h2001 inline ::uint64_t FtraceEventBundle::previous_bundle_end_timestamp() const { in previous_bundle_end_timestamp() function
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto11725 optional uint64 previous_bundle_end_timestamp = 10; field