Home
last modified time | relevance | path

Searched refs:RMID_VAL_ERROR (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c65 #define RMID_VAL_ERROR (1ULL << 63) macro
901 if (val & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) in intel_cqm_event_read()
916 if (val & (RMID_VAL_ERROR | RMID_VAL_UNAVAIL)) in __intel_cqm_event_count()