Searched refs:groups (Results 1 – 9 of 9) sorted by relevance
80 %type <head> groups96 start_events: groups103 groups:104 groups ',' group113 groups ',' event
52 struct map_groups *groups; member165 map->groups = mg; in map_groups__insert()
137 map->groups = NULL; in map__init()560 if (ams->map->groups == NULL) in map_groups__find_ams()562 ams->map = map_groups__find(ams->map->groups, ams->map->type, in map_groups__find_ams()
1338 if (map->groups && map->groups->machine) in dso__load()1339 machine = map->groups->machine; in dso__load()1705 if (!map->groups) { in dso__load_guest_kernel_sym()1709 machine = map->groups->machine; in dso__load_guest_kernel_sym()
787 if (al->map->groups == &al->machine->kmaps) { in fill_callchain_info()
940 dsos__add(&map->groups->machine->kernel_dsos, in dso__load_sym()
82 Specify number of groups94 (10 groups == 400 processes run)98 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups100 (20 groups == 800 threads run)
23 store 'fd' and 'group_fd' values to allow checking for groups.
14 groups, and it provides event capabilities on top of those. It261 The 'group_fd' parameter allows counter "groups" to be set up. A434 A process can enable or disable all the counter groups that are444 disables the group leaders, not any other members in the groups.