Home
last modified time | relevance | path

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

/linux/kernel/trace/ !
H A Dtrace_events_synth.c1652 struct synth_event_trace_state *trace_state) in __synth_event_trace_init()
1681 struct synth_event_trace_state *trace_state, in __synth_event_trace_start()
1710 __synth_event_trace_end(struct synth_event_trace_state *trace_state) in __synth_event_trace_end()
1943 struct synth_event_trace_state *trace_state) in synth_event_trace_start()
1967 struct synth_event_trace_state *trace_state) in __synth_event_add_val()
2085 struct synth_event_trace_state *trace_state) in synth_event_add_next_val()
2120 struct synth_event_trace_state *trace_state) in synth_event_add_val()
2146 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end()
/linux/include/linux/ !
H A Dblktrace_api.h17 int trace_state; member
/linux/arch/arm/mach-omap2/ !
H A Dpowerdomain.c164 int prev, next, state, trace_state = 0; in _pwrdm_state_switch() local
/linux/net/core/ !
H A Ddrop_monitor.c50 static int trace_state = TRACE_OFF; variable