ctx_all_pmcs 304 arch/ia64/kernel/perfmon.c unsigned long ctx_all_pmcs[4]; /* bitmask of all accessible PMCs */ ctx_all_pmcs 1118 arch/ia64/kernel/perfmon.c unsigned long mask = ctx->ctx_all_pmcs[0]; ctx_all_pmcs 2462 arch/ia64/kernel/perfmon.c ctx->ctx_all_pmcs[0] = pmu_conf->impl_pmcs[0] & ~0x1; ctx_all_pmcs 2469 arch/ia64/kernel/perfmon.c DPRINT(("<%d> all_pmcs=0x%lx all_pmds=0x%lx\n", ctx->ctx_fd, ctx->ctx_all_pmcs[0],ctx->ctx_all_pmds[0])); ctx_all_pmcs 2984 arch/ia64/kernel/perfmon.c ctx->ctx_all_pmcs[0], ctx_all_pmcs 4288 arch/ia64/kernel/perfmon.c pfm_restore_pmcs(pmcs_source, ctx->ctx_all_pmcs[0]); ctx_all_pmcs 6017 arch/ia64/kernel/perfmon.c pmc_mask = ctx->ctx_all_pmcs[0]; ctx_all_pmcs 6161 arch/ia64/kernel/perfmon.c pmc_mask = ctx->ctx_all_pmcs[0];