Searched refs:BTS_STATE_STOPPED (Results 1 – 1 of 1) sorted by relevance
32 BTS_STATE_STOPPED = 0, enumerator301 __bts_event_stop(event, BTS_STATE_STOPPED); in bts_event_stop()303 if (state != BTS_STATE_STOPPED) in bts_event_stop()340 if (state == BTS_STATE_STOPPED) in intel_bts_enable_local()458 if (READ_ONCE(bts->state) == BTS_STATE_STOPPED) in intel_bts_interrupt()487 WRITE_ONCE(bts->state, BTS_STATE_STOPPED); in intel_bts_interrupt()