Searched refs:synth_event_trace_state (Results 1 – 4 of 4) sorted by relevance
565 struct synth_event_trace_state { struct582 struct synth_event_trace_state *trace_state); argument584 struct synth_event_trace_state *trace_state);586 struct synth_event_trace_state *trace_state);587 extern int synth_event_trace_end(struct synth_event_trace_state *trace_state);
1629 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()1658 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()1687 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()1716 struct synth_event_trace_state state; in synth_event_trace()1821 struct synth_event_trace_state state; in synth_event_trace_array()1920 struct synth_event_trace_state *trace_state) in synth_event_trace_start()1944 struct synth_event_trace_state *trace_state) in __synth_event_add_val()2062 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()2097 struct synth_event_trace_state *trace_state) in synth_event_add_val()2123 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
317 struct synth_event_trace_state trace_state; in test_add_next_synth_val()373 struct synth_event_trace_state trace_state; in test_add_synth_val()
846 struct synth_event_trace_state trace_state;852 struct synth_event_trace_state object, which will be zeroed before use and864 same synth_event_trace_state object used in the synth_event_trace_start(),893 used. Each call is passed the same synth_event_trace_state object used in915 struct synth_event_trace_state object used in the previous calls::