Searched refs:is_monitor (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.c2807 int is_monitor, is_counting, state; local
2852 is_monitor = (pmc_type & PFM_REG_MONITOR) == PFM_REG_MONITOR ? 1 : 0;
2869 if (is_monitor && value != PMC_DFL_VAL(cnum) && is_system ^ pmc_pm) {
2978 if (is_monitor) CTX_USED_MONITOR(ctx, 1UL << cnum);

Completed in 168 milliseconds