Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_events_synth.c1943 static int __synth_event_add_val(const char *field_name, u64 val, in __synth_event_add_val() function
2064 return __synth_event_add_val(NULL, val, trace_state); in synth_event_add_next_val()
2099 return __synth_event_add_val(field_name, val, trace_state); in synth_event_add_val()