Home
last modified time | relevance | path

Searched refs:all_data_sources_started (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/trace/perfetto/
H A Dtracing_service_event.proto39 // emitted before the all_data_sources_started event. This event is also
47 bool all_data_sources_started = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Dobservable_events.proto78 optional bool all_data_sources_started = 2; field
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dobservable_events.gen.h88 bool all_data_sources_started() const { return all_data_sources_started_; } in all_data_sources_started() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dobservable_events.gen.h88 bool all_data_sources_started() const { return all_data_sources_started_; } in all_data_sources_started() function
/aosp_15_r20/external/perfetto/test/
H A Dtest_helper.cc329 if (events.all_data_sources_started()) in OnObservableEvents()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_perfetto_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
H A Dtracing_service_event.pbzero.h36 bool all_data_sources_started() const { return at<1>().as_bool(); } in all_data_sources_started() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_perfetto_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
Dtracing_service_event.pbzero.h36 bool all_data_sources_started() const { return at<1>().as_bool(); } in all_data_sources_started() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_perfetto_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
Dtracing_service_event.pb.h549 bool all_data_sources_started() const; in Swap()
961 inline bool TracingServiceEvent::all_data_sources_started() const { in all_data_sources_started() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dobservable_events.pb.h680 bool all_data_sources_started() const; in Swap()
1039 inline bool ObservableEvents::all_data_sources_started() const { in all_data_sources_started() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_perfetto_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/perfetto/
H A Dtracing_service_event.pb.h549 bool all_data_sources_started() const; in Swap()
961 inline bool TracingServiceEvent::all_data_sources_started() const { in all_data_sources_started() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dobservable_events.pbzero.h98 bool all_data_sources_started() const { return at<2>().as_bool(); } in all_data_sources_started() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dobservable_events.pb.h730 bool all_data_sources_started() const; in Swap()
1213 inline bool ObservableEvents::all_data_sources_started() const { in all_data_sources_started() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dobservable_events.pbzero.h98 bool all_data_sources_started() const { return at<2>().as_bool(); } in all_data_sources_started() function
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.cc604 events.all_data_sources_started()) { in OnObservableEvents()
611 bool all_data_sources_started = std::all_of( in OnObservableEvents() local
614 if (all_data_sources_started) in OnObservableEvents()
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc3923 &protos::gen::TracingServiceEvent::all_data_sources_started, in TEST_F()
3933 EXPECT_TRUE(events.all_data_sources_started()); in TEST_F()
3946 &protos::gen::TracingServiceEvent::all_data_sources_started, in TEST_F()
3973 EXPECT_TRUE(events.all_data_sources_started()); in TEST_F()
3982 Property(&protos::gen::TracingServiceEvent::all_data_sources_started, in TEST_F()
4030 EXPECT_TRUE(events.all_data_sources_started()); in TEST_F()
4083 EXPECT_TRUE(events.all_data_sources_started()); in TEST_F()
4127 &TracingServiceEvent::all_data_sources_started)); in TEST_F()
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/parser/android/
H A Dinput_event_trace.textproto132 all_data_sources_started: true
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader.cc613 if (tse.all_data_sources_started()) { in ParseServiceEvent()
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dperfetto_cmd.cc1481 if (observable_events.all_data_sources_started()) { in OnObservableEvents()
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7495 // emitted before the all_data_sources_started event. This event is also
7503 bool all_data_sources_started = 1; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto13007 // emitted before the all_data_sources_started event. This event is also
13015 bool all_data_sources_started = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto13762 // emitted before the all_data_sources_started event. This event is also
13770 bool all_data_sources_started = 1; field