Home
last modified time | relevance | path

Searched defs:trace_state (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dsynth_event_gen_test.c317 struct synth_event_trace_state trace_state; in test_add_next_synth_val() local
373 struct synth_event_trace_state trace_state; in test_add_synth_val() local
H A Dtrace_events_synth.c1651 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()
1680 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()
1709 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()
1942 struct synth_event_trace_state *trace_state) in synth_event_trace_start()
1966 struct synth_event_trace_state *trace_state) in __synth_event_add_val()
2084 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()
2119 struct synth_event_trace_state *trace_state) in synth_event_add_val()
2145 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
/linux/net/core/
H A Ddrop_monitor.c50 static int trace_state = TRACE_OFF; variable