Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
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
Dtrace_events_synth.c1654 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()
1683 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()
1712 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()
1945 struct synth_event_trace_state *trace_state) in synth_event_trace_start()
1969 struct synth_event_trace_state *trace_state) in __synth_event_add_val()
2087 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()
2122 struct synth_event_trace_state *trace_state) in synth_event_add_val()
2148 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
/linux-6.15/include/linux/
Dblktrace_api.h17 int trace_state; member
/linux-6.15/arch/arm/mach-omap2/
Dpowerdomain.c164 int prev, next, state, trace_state = 0; in _pwrdm_state_switch() local
/linux-6.15/net/core/
Ddrop_monitor.c50 static int trace_state = TRACE_OFF; variable