Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dperfmon.c300 unsigned long ctx_all_pmcs[4]; /* bitmask of all accessible PMCs */ member
1161 unsigned long mask = ctx->ctx_all_pmcs[0]; in pfm_copy_pmcs()
2510 ctx->ctx_all_pmcs[0] = pmu_conf->impl_pmcs[0] & ~0x1; in pfm_reset_pmu_state()
2517 …DPRINT(("<%d> all_pmcs=0x%lx all_pmds=0x%lx\n", ctx->ctx_fd, ctx->ctx_all_pmcs[0],ctx->ctx_all_pmd… in pfm_reset_pmu_state()
3039 ctx->ctx_all_pmcs[0], in pfm_write_pmcs()
4343 pfm_restore_pmcs(pmcs_source, ctx->ctx_all_pmcs[0]); in pfm_context_load()
6079 pmc_mask = ctx->ctx_all_pmcs[0]; in pfm_load_regs()
6223 pmc_mask = ctx->ctx_all_pmcs[0]; in pfm_load_regs()