ia64_get_pmd 744 arch/ia64/kernel/perfmon.c return ctx->ctx_pmds[i].val + (ia64_get_pmd(i) & pmu_conf->ovfl_val); ia64_get_pmd 910 arch/ia64/kernel/perfmon.c val = ia64_get_pmd(i); ia64_get_pmd 1055 arch/ia64/kernel/perfmon.c if (mask & 0x1) pmds[i] = ia64_get_pmd(i); ia64_get_pmd 3281 arch/ia64/kernel/perfmon.c val = ia64_get_pmd(cnum); ia64_get_pmd 5184 arch/ia64/kernel/perfmon.c ia64_get_pmd(i) & ovfl_val, ia64_get_pmd 5238 arch/ia64/kernel/perfmon.c ovfl_arg->smpl_pmds_values[k++] = PMD_IS_COUNTING(j) ? pfm_read_soft_counter(ctx, j) : ia64_get_pmd(j); ia64_get_pmd 5649 arch/ia64/kernel/perfmon.c cpu, i, ia64_get_pmd(i)); ia64_get_pmd 6278 arch/ia64/kernel/perfmon.c val = pmd_val = can_access_pmu ? ia64_get_pmd(i) : ctx->th_pmds[i]; ia64_get_pmd 6660 arch/ia64/kernel/perfmon.c printk("->CPU%d pmd[%d]=0x%lx thread_pmd[%d]=0x%lx\n", this_cpu, i, ia64_get_pmd(i), i, ctx->th_pmds[i]);