Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c300 unsigned long ctx_all_pmcs[4]; /* bitmask of all accessible PMCs */ member
1172 unsigned long mask = ctx->ctx_all_pmcs[0]; in pfm_copy_pmcs()
2549 ctx->ctx_all_pmcs[0] = pmu_conf->impl_pmcs[0] & ~0x1; in pfm_reset_pmu_state()
2556 …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()
3078 ctx->ctx_all_pmcs[0], in pfm_write_pmcs()
4382 pfm_restore_pmcs(pmcs_source, ctx->ctx_all_pmcs[0]); in pfm_context_load()
6134 pmc_mask = ctx->ctx_all_pmcs[0]; in pfm_load_regs()
6278 pmc_mask = ctx->ctx_all_pmcs[0]; in pfm_load_regs()