Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c425 unsigned long impl_pmcs[4]; /* bitmask of implemented PMCS */ member
2509 ctx->ctx_all_pmcs[0] = pmu_conf->impl_pmcs[0] & ~0x1; in pfm_reset_pmu_state()
6554 pmu_conf->impl_pmcs[i>>6] |= 1UL << (i&63); in pfm_init()