Home
last modified time | relevance | path

Searched defs:tracing_started (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7498 bool tracing_started = 2; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp39474 base::WaitableEvent tracing_started; in StartBlocking() local
50421 bool tracing_started() const { return at<2>().as_bool(); } in tracing_started() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder