Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c347 unsigned long impl_pmcs[4]; /* bitmask of implemented PMCS */ member
3797 ctx->ctx_reload_pmcs[0] = pmu_conf.impl_pmcs[0] & ~0x1; in pfm_reset_pmu()
4530 pmu_conf.impl_pmcs[i>>6] |= 1UL << (i&63); in pfm_init()