Lines Matching refs:nr_groups
79 evlist->core.nr_groups, in test__pfm_events()
96 int nr_groups; in test__pfm_group() member
101 .nr_groups = 0, in test__pfm_group()
106 .nr_groups = 1, in test__pfm_group()
111 .nr_groups = 1, in test__pfm_group()
116 .nr_groups = 1, in test__pfm_group()
121 .nr_groups = 2, in test__pfm_group()
126 .nr_groups = 2, in test__pfm_group()
131 .nr_groups = 0, in test__pfm_group()
137 .nr_groups = 1, in test__pfm_group()
142 .nr_groups = 0, in test__pfm_group()
147 .nr_groups = 0, in test__pfm_group()
164 evlist->core.nr_groups, in test__pfm_group()
165 table[i].nr_groups); in test__pfm_group()