Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c116 #define PFM_NUM_DBRS IA64_NUM_DBG_REGS macro
3827 …(mode == PFM_CODE_RR && rnum >= PFM_NUM_IBRS) || ((mode == PFM_DATA_RR) && rnum >= PFM_NUM_DBRS)) { in pfm_write_ibr_dbr()