Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_user.c84 struct user_event_group { struct
95 static struct user_event_group *init_group; argument
105 struct user_event_group *group;
133 struct user_event_group *group;
149 static int user_event_parse(struct user_event_group *group, char *name,
172 static void user_event_group_destroy(struct user_event_group *group) in user_event_group_destroy()
209 static inline struct user_event_group
218 static struct user_event_group *current_user_event_group(void) in current_user_event_group()
221 struct user_event_group *group = NULL; in current_user_event_group()
235 static struct user_event_group
[all …]