Searched refs:EVENT_TYPE_MASK (Results 1 – 4 of 4) sorted by relevance
74 #define EVENT_TYPE_MASK (0xf) macro
47 return (event->high >> EVENT_TYPE_SHIFT) & EVENT_TYPE_MASK; in event_type()337 (EVENT_TYPE_MASK << EVENT_TYPE_SHIFT)); in cpts_match_tx_ts()491 (EVENT_TYPE_MASK << EVENT_TYPE_SHIFT)); in cpts_find_ts()
124 #define EVENT_TYPE_MASK 0xf macro
512 type = (event[1] >> EVENT_TYPE_SHIFT) & EVENT_TYPE_MASK; in iommu_print_event()