Home
last modified time | relevance | path

Searched defs:host_clocks (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dremote_clock_sync.pb.h498 inline const ::perfetto::protos::ClockSnapshot& RemoteClockSync_SyncedClocks::host_clocks() const { in host_clocks() function
503 ::perfetto::protos::ClockSnapshot* host_clocks) { in unsafe_arena_set_allocated_host_clocks()
550 …oteClockSync_SyncedClocks::set_allocated_host_clocks(::perfetto::protos::ClockSnapshot* host_clock… in set_allocated_host_clocks()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dremote_clock_sync.pb.h498 inline const ::perfetto::protos::ClockSnapshot& RemoteClockSync_SyncedClocks::host_clocks() const { in host_clocks() function
503 ::perfetto::protos::ClockSnapshot* host_clocks) { in unsafe_arena_set_allocated_host_clocks()
550 …oteClockSync_SyncedClocks::set_allocated_host_clocks(::perfetto::protos::ClockSnapshot* host_clock… in set_allocated_host_clocks()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader_unittest.cc80 auto* host_clocks = synced_clocks->set_host_clocks(); in TEST_F() local
117 auto* host_clocks = synced_clocks->set_host_clocks(); in TEST_F() local
H A Dproto_trace_reader.cc473 protos::pbzero::ClockSnapshot::ClockSnapshot::Decoder host_clocks( in ParseRemoteClockSync() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dremote_clock_sync.proto31 optional ClockSnapshot host_clocks = 3; field
H A Dperfetto_trace.proto14711 optional ClockSnapshot host_clocks = 3; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dremote_clock_sync.pbzero.h70 ::protozero::ConstBytes host_clocks() const { return at<3>().as_bytes(); } in host_clocks() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dremote_clock_sync.pbzero.h70 ::protozero::ConstBytes host_clocks() const { return at<3>().as_bytes(); } in host_clocks() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_lite_gen/gen/external/perfetto/protos/perfetto/trace/
Dremote_clock_sync.pb.cc76 RemoteClockSync_SyncedClocks::_Internal::host_clocks(const RemoteClockSync_SyncedClocks* msg) { in host_clocks() function in perfetto::protos::RemoteClockSync_SyncedClocks::_Internal
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h283 base::ClockSnapshotVector host_clocks; member
H A Dtracing_service_impl.cc5029 base::ClockSnapshotVector host_clocks) { in SyncClocks()
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13928 optional ClockSnapshot host_clocks = 3; field