Home
last modified time | relevance | path

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

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