Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c116 #define PFM_NUM_IBRS IA64_NUM_DBG_REGS macro
3799 …if ((mode == PFM_CODE_RR && rnum >= PFM_NUM_IBRS) || ((mode == PFM_DATA_RR) && rnum >= PFM_NUM_DBR… in pfm_write_ibr_dbr()