Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c381 static bool synth_event_match(const char *system, const char *event,
389 .match = synth_event_match,
429 static bool synth_event_match(const char *system, const char *event, in synth_event_match() function