Searched refs:counter_mask (Results 1 – 7 of 7) sorted by relevance
104 if(event->counter_mask != 0) { in help_for_event()107 mask = event->counter_mask; in help_for_event()111 for (i = 0; i < CHAR_BIT * sizeof(event->counter_mask); ++i) { in help_for_event()
52 u32 counter_mask; /**< bitmask of allowed counter */ member
72 init_xml_int_attr(HELP_COUNTER_MASK, event->counter_mask, buffer, in xml_help_for_event()
54 u32 mask = pev[i]->counter_mask; in build_counter_arc()
481 event->counter_mask = arch_get_counter_mask(); in read_events()483 event->counter_mask = parse_counter_mask(value); in read_events()920 if ((event->counter_mask & ctr_mask) == 0) in op_check_events()
33 uint counter_mask; member
99 counter_mask(0), in op_event_descr()212 descr.counter_mask = event->counter_mask; in fill_events()227 if (!(descr.counter_mask & (1 << ctr))) in fill_events()