Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_events_synth.c66 static int create_synth_event(const char *raw_command);
74 .create = create_synth_event,
2044 static int create_synth_event(const char *raw_command) in create_synth_event() function