Searched refs:init_group (Results 1 – 1 of 1) sorted by relevance
68 static struct user_event_group *init_group; variable366 return init_group; in current_user_event_group()2908 init_group = user_event_group_create(); in trace_events_user_init()2910 if (!init_group) { in trace_events_user_init()2919 user_event_group_destroy(init_group); in trace_events_user_init()2921 init_group = NULL; in trace_events_user_init()