Searched defs:group (Results 1 – 9 of 9) sorted by relevance
47 char *group; /* Group name */ member84 char *group; /* Group name */ member
115 struct list_head *group = $3; variable
674 int group = 0, inherit = 0; in pyrf_evsel__open() local887 int group = 0; in pyrf_evlist__open() local
2168 static int perf_probe_event__sprintf(const char *group, const char *event, in perf_probe_event__sprintf()2207 int show_perf_probe_event(const char *group, const char *event, in show_perf_probe_event()2399 const char *event, *group; in probe_trace_event__set_name() local
122 } group; member
46 bool group; member
316 const char *event = NULL, *group = NULL; in perf_add_probe_events() local
115 static bool group = false; variable
193 static unsigned int group(pthread_t *pth, in group() function