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

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c117 #define PFM_NUM_DBRS 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 65 milliseconds