Searched refs:utm_bitmask (Results 1 – 5 of 5) sorted by relevance
28 utm_bitmask /**< bitmask */ enumerator
153 um->unit_type_mask = utm_bitmask; in parse_um()330 if (type != utm_bitmask && type != utm_exclusive) in merge_um()552 } else if (um->unit_type_mask == utm_bitmask) { in check_unit_mask()856 case utm_bitmask: in match_event()923 if (event->unit->unit_type_mask == utm_bitmask) { in op_check_events()
86 case utm_bitmask: in xml_help_for_event()
713 if (descr.unit->unit_type_mask == utm_bitmask) in get_unit_mask_part()882 descr.unit->unit_type_mask == utm_bitmask && in on_start_profiler()
5464 check to only utm_bitmask.6065 * libop/op_events.c: K8 HT events are utm_exclusive, not utm_bitmask