Home
last modified time | relevance | path

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

/linux-6.15/Documentation/sphinx/
H A Dkernel_include.py159 self.add_name(literal_block)
/linux-6.15/kernel/trace/
H A Dtrace_events_synth.c1987 trace_state->add_name = true; in __synth_event_add_val()
1989 if (trace_state->add_name) { in __synth_event_add_val()
2000 if (trace_state->add_name) { in __synth_event_add_val()
/linux-6.15/include/linux/
H A Dtrace_events.h569 bool add_name; member