Searched refs:init_group (Results 1 – 1 of 1) sorted by relevance
76 static struct user_event_group *init_group; variable352 return init_group; in current_user_event_group()2753 init_group = user_event_group_create(); in trace_events_user_init()2755 if (!init_group) { in trace_events_user_init()2764 user_event_group_destroy(init_group); in trace_events_user_init()2766 init_group = NULL; in trace_events_user_init()