Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dtrace_events_user.c1207 static bool user_fields_match(struct user_event *user, int argc, in user_fields_match() function
1234 match = user_fields_match(user, argc, argv); in user_event_match()