Home
last modified time | relevance | path

Searched refs:synth_event_trace_state (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dtrace_events.h540 struct synth_event_trace_state { struct
557 struct synth_event_trace_state *trace_state); argument
559 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);
/linux/kernel/trace/
A Dtrace_events_synth.c1540 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()
A Dsynth_event_gen_test.c321 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()
/linux/Documentation/trace/
A Devents.rst801 struct synth_event_trace_state trace_state;
807 struct synth_event_trace_state object, which will be zeroed before use and
819 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 in
870 struct synth_event_trace_state object used in the previous calls::

Completed in 14 milliseconds