Searched refs:ctx_all_pmds (Results 1 – 1 of 1) sorted by relevance
297 unsigned long ctx_all_pmds[4]; /* bitmask of all accessible PMDs */ member1137 unsigned long mask = ctx->ctx_all_pmds[0]; in pfm_copy_pmds()2554 ctx->ctx_all_pmds[0] = pmu_conf->impl_pmds[0]; in pfm_reset_pmu_state()2556 …(("<%d> all_pmcs=0x%lx all_pmds=0x%lx\n", ctx->ctx_fd, ctx->ctx_all_pmcs[0],ctx->ctx_all_pmds[0])); in pfm_reset_pmu_state()3267 ctx->ctx_all_pmds[0], in pfm_write_pmds()4381 pfm_restore_pmds(pmds_source, ctx->ctx_all_pmds[0]); in pfm_context_load()6125 pmd_mask = pfm_sysctl.fastctxsw ? ctx->ctx_used_pmds[0] : ctx->ctx_all_pmds[0]; in pfm_load_regs()6269 pmd_mask = pfm_sysctl.fastctxsw ? ctx->ctx_used_pmds[0] : ctx->ctx_all_pmds[0]; in pfm_load_regs()