Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_events_user.c68 struct user_event_group { struct
76 static struct user_event_group *init_group; argument
92 struct user_event_group *group;
169 struct user_event_group *group;
209 static int user_event_parse(struct user_event_group *group, char *name,
329 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
350 static struct user_event_group *current_user_event_group(void) in current_user_event_group()
355 static struct user_event_group *user_event_group_create(void) in user_event_group_create()
357 struct user_event_group *group; in user_event_group_create()
975 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
[all …]