Searched refs:is_tracing_controllable (Results 1 – 3 of 3) sorted by relevance
119 def is_tracing_controllable(): function120 return trace_event_impl.is_tracing_controllable()169 def is_tracing_controllable(): function
401 resp.put(trace_event.is_tracing_controllable())408 self.assertTrue(trace_event.is_tracing_controllable())
434 def is_tracing_controllable(): function