Searched defs:trace_state (Results 1 – 4 of 4) 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
1623 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()1652 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()1681 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()1914 struct synth_event_trace_state *trace_state) in synth_event_trace_start()1938 struct synth_event_trace_state *trace_state) in __synth_event_add_val()2056 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()2091 struct synth_event_trace_state *trace_state) in synth_event_add_val()2117 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
17 int trace_state; member
50 static int trace_state = TRACE_OFF; variable