Searched defs:trace_state (Results 1 – 6 of 6) sorted by relevance
317 struct synth_event_trace_state trace_state; in test_add_next_synth_val() local373 struct synth_event_trace_state trace_state; in test_add_synth_val() local
1436 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()1465 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()1494 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()1727 struct synth_event_trace_state *trace_state) in synth_event_trace_start()1751 struct synth_event_trace_state *trace_state) in __synth_event_add_val()1869 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()1904 struct synth_event_trace_state *trace_state) in synth_event_add_val()1930 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
16 int trace_state; member
164 int prev, next, state, trace_state = 0; in _pwrdm_state_switch() local
1542 u64 trace_state, trace_mask; in cxl_stop_trace_psl9() local
48 static int trace_state = TRACE_OFF; variable