Home
last modified time | relevance | path

Searched defs:group (Results 1 – 8 of 8) sorted by relevance

/tools/perf/util/
Dprobe-event.h37 char *group; /* Group name */ member
73 char *group; /* Group name */ member
Dparse-events.y107 struct list_head *group = $3; variable
Dpython.c625 int group = 0, inherit = 0; in pyrf_evsel__open() local
838 int group = 0; in pyrf_evlist__open() local
Dprobe-event.c2106 const char *event, *group; in __add_probe_trace_events() local
2485 const char *group, *event; in del_perf_probe_events() local
Devent.h117 } group; member
/tools/perf/
Dperf.h44 bool group; member
Dbuiltin-stat.c135 static bool group = false; variable
/tools/perf/bench/
Dsched-messaging.c193 static unsigned int group(pthread_t *pth, in group() function