Searched refs:STOP_TRACING (Results 1 – 8 of 8) sorted by relevance
725 protos::TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()782 EXPECT_EQ(protos::TraceConfig::TriggerConfig::STOP_TRACING, in TEST_F()819 protos::TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()862 protos::TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()926 EXPECT_EQ(protos::TraceConfig::TriggerConfig::STOP_TRACING, in TEST_F()956 protos::TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()
56 trigger_mode: STOP_TRACING
774 trigger_config->set_trigger_mode(TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()817 Eq(protos::TraceConfig::TriggerConfig::STOP_TRACING)))))); in TEST_F()854 trigger_config->set_trigger_mode(TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()892 Eq(protos::TraceConfig::TriggerConfig::STOP_TRACING)))))); in TEST_F()934 trigger_config->set_trigger_mode(TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()981 trigger_config->set_trigger_mode(TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()1040 HasTriggerMode(protos::TraceConfig::TriggerConfig::STOP_TRACING)); in TEST_F()1074 trigger_config->set_trigger_mode(TraceConfig::TriggerConfig::STOP_TRACING); in TEST_F()1111 HasTriggerMode(protos::TraceConfig::TriggerConfig::STOP_TRACING)); in TEST_F()
512 case TraceConfig::TriggerConfig::STOP_TRACING: in EnableTracing()694 TraceConfig::TriggerConfig::STOP_TRACING && in StartTracing()962 case TraceConfig::TriggerConfig::STOP_TRACING: in ActivateTriggers()
195 // (STOP_TRACING) the trace, otherwise it can also begin a trace215 STOP_TRACING = 2; enumerator228 // After a trigger is received either in START_TRACING or STOP_TRACING
664 // (STOP_TRACING) the trace, otherwise it can also begin a trace684 STOP_TRACING = 2; enumerator697 // After a trigger is received either in START_TRACING or STOP_TRACING
323 STOP_TRACING = 2, enumerator
3765 // (STOP_TRACING) the trace, otherwise it can also begin a trace3785 STOP_TRACING = 2; enumerator3798 // After a trigger is received either in START_TRACING or STOP_TRACING