Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_events_synth.c69 static bool synth_event_match(const char *system, const char *event,
77 .match = synth_event_match,
97 static bool synth_event_match(const char *system, const char *event, in synth_event_match() function