Searched refs:GPU_STATUS_PRFCNT_ACTIVE (Results 1 – 4 of 4) sorted by relevance
52 #define GPU_STATUS_PRFCNT_ACTIVE BIT(2) macro
480 #define GPU_STATUS_PRFCNT_ACTIVE (1 << 2) /* Set if the performance counters are active. … macro
340 #define GPU_STATUS_PRFCNT_ACTIVE (1 << 2) /* Set if the performance counters are acti… macro
38 GPU_STATUS_PRFCNT_ACTIVE; in wait_prfcnt_ready()