Home
last modified time | relevance | path

Searched refs:add_name (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/sphinx/
H A Dkernel_include.py293 self.add_name(literal_block)
/linux/kernel/trace/
H A Dtrace_events_synth.c1984 trace_state->add_name = true; in __synth_event_add_val()
1986 if (trace_state->add_name) { in __synth_event_add_val()
1997 if (trace_state->add_name) { in __synth_event_add_val()
/linux/include/linux/
H A Dtrace_events.h569 bool add_name; member