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

/linux-4.4.14/arch/ia64/kernel/
H A 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_DBRS)) { pfm_write_ibr_dbr()

Completed in 94 milliseconds