Searched refs:synth_event_trace_state (Results 1 – 4 of 4) sorted by relevance
540 struct synth_event_trace_state { struct557 struct synth_event_trace_state *trace_state); argument559 struct synth_event_trace_state *trace_state);561 struct synth_event_trace_state *trace_state);562 extern int synth_event_trace_end(struct synth_event_trace_state *trace_state);
1540 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()1569 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()1598 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()1627 struct synth_event_trace_state state; in synth_event_trace()1732 struct synth_event_trace_state state; in synth_event_trace_array()1831 struct synth_event_trace_state *trace_state) in synth_event_trace_start()1855 struct synth_event_trace_state *trace_state) in __synth_event_add_val()1973 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()2008 struct synth_event_trace_state *trace_state) in synth_event_add_val()2034 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
321 struct synth_event_trace_state trace_state; in test_add_next_synth_val()377 struct synth_event_trace_state trace_state; in test_add_synth_val()
801 struct synth_event_trace_state trace_state;807 struct synth_event_trace_state object, which will be zeroed before use and819 same synth_event_trace_state object used in the synth_event_trace_start(),848 used. Each call is passed the same synth_event_trace_state object used in870 struct synth_event_trace_state object used in the previous calls::
Completed in 14 milliseconds