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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dperfmon.h82 unsigned int reg_flags; /* PMC: notify/don't notify. PMD/PMC: return flags */ member in struct:__anon7945
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dperfmon.h82 unsigned int reg_flags; /* PMC: notify/don't notify. PMD/PMC: return flags */ member in struct:__anon3529
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c1260 if (tmp.reg_flags & PFM_REGFL_OVFL_NOTIFY) {
1287 PFM_REG_RETFLAG_SET(tmp.reg_flags, reg_retval);
1377 PFM_REG_RETFLAG_SET(tmp.reg_flags, reg_retval);
1498 PFM_REG_RETFLAG_SET(tmp.reg_flags, ret);
1507 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL);
2223 PFM_REG_RETFLAG_SET(tmp.reg_flags, 0);
2231 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL);

Completed in 40 milliseconds