Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.proto633 DevicePmCallbackStartFtraceEvent device_pm_callback_start = 504; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.cc2517 FtraceEvent::_Internal::device_pm_callback_start(const FtraceEvent* msg) { in device_pm_callback_start() function in perfetto::protos::FtraceEvent::_Internal
14260 …t_allocated_device_pm_callback_start(::perfetto::protos::DevicePmCallbackStartFtraceEvent* device_… in set_allocated_device_pm_callback_start()
/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.pbzero.h1522 ::protozero::ConstBytes device_pm_callback_start() const { return at<504>().as_bytes(); } in device_pm_callback_start() function
/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.pbzero.h1528 ::protozero::ConstBytes device_pm_callback_start() const { return at<504>().as_bytes(); } in device_pm_callback_start() 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.pb.h43831 …perfetto::protos::DevicePmCallbackStartFtraceEvent& FtraceEvent::device_pm_callback_start() const { in device_pm_callback_start() function
43846 …t_allocated_device_pm_callback_start(::perfetto::protos::DevicePmCallbackStartFtraceEvent* device_… in unsafe_arena_set_allocated_device_pm_callback_start()
/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.pb.h43697 …perfetto::protos::DevicePmCallbackStartFtraceEvent& FtraceEvent::device_pm_callback_start() const { in device_pm_callback_start() function
43712 …t_allocated_device_pm_callback_start(::perfetto::protos::DevicePmCallbackStartFtraceEvent* device_… in unsafe_arena_set_allocated_device_pm_callback_start()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto11414 DevicePmCallbackStartFtraceEvent device_pm_callback_start = 504; field