Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_events_synth.c70 static bool synth_event_match(const char *system, const char *event,
78 .match = synth_event_match,
98 static bool synth_event_match(const char *system, const char *event, in synth_event_match() function