Lines Matching refs:nr_events
34 int nr_events; in test__pfm_events() member
38 .nr_events = 0, in test__pfm_events()
42 .nr_events = 1, in test__pfm_events()
46 .nr_events = 2, in test__pfm_events()
50 .nr_events = 0, in test__pfm_events()
54 .nr_events = 2, in test__pfm_events()
58 .nr_events = 0, in test__pfm_events()
62 .nr_events = 1, in test__pfm_events()
77 table[i].nr_events); in test__pfm_events()
95 int nr_events; in test__pfm_group() member
100 .nr_events = 0, in test__pfm_group()
105 .nr_events = 1, in test__pfm_group()
110 .nr_events = 1, in test__pfm_group()
115 .nr_events = 1, in test__pfm_group()
120 .nr_events = 2, in test__pfm_group()
125 .nr_events = 4, in test__pfm_group()
130 .nr_events = 0, in test__pfm_group()
136 .nr_events = 3, in test__pfm_group()
141 .nr_events = 1, in test__pfm_group()
146 .nr_events = 0, in test__pfm_group()
162 table[i].nr_events); in test__pfm_group()