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.c1989 trace_state->add_name = true; in __synth_event_add_val()
1991 if (trace_state->add_name) { in __synth_event_add_val()
2002 if (trace_state->add_name) { in __synth_event_add_val()
/linux/include/linux/
H A Dtrace_events.h569 bool add_name; member