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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dperfmon.c290 unsigned long ctx_ovfl_regs[4]; /* which registers overflowed (notification) */ member in struct:pfm_context
2957 if (state == PFM_CTX_MASKED) ctx->ctx_ovfl_regs[0] &= ~1UL << cnum;
3024 ctx->ctx_ovfl_regs[0]));
3164 ctx->ctx_ovfl_regs[0] &= ~1UL << cnum;
3207 ctx->ctx_ovfl_regs[0]));
3535 ctx->ctx_ovfl_regs[0]));
3555 pfm_reset_regs(ctx, ctx->ctx_ovfl_regs, PFM_PMD_LONG_RESET);
3570 ctx->ctx_ovfl_regs[0] = 0UL;
4976 ovfl_regs = ctx->ctx_ovfl_regs[0];
5025 ovfl_regs = ctx->ctx_ovfl_regs[
[all...]

Completed in 108 milliseconds