Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace_events_user.c57 struct user_event_group { struct
68 static struct user_event_group *init_group; argument
84 struct user_event_group *group;
164 struct user_event_group *group;
204 static int user_event_parse(struct user_event_group *group, char *name,
337 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
364 static struct user_event_group *current_user_event_group(void) in current_user_event_group()
369 static struct user_event_group *user_event_group_create(void) in user_event_group_create()
371 struct user_event_group *group; in user_event_group_create()
994 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
[all …]