Searched refs:event_select (Results 1 – 3 of 3) sorted by relevance
903 #define KVM_PMU_ENCODE_MASKED_ENTRY(event_select, mask, match, exclude) \ argument904 (((event_select) & 0xFFULL) | (((event_select) & 0XF00ULL) << 24) | \
5232 Note, the "events" field also applies to fixed counters' hardcoded event_select