Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c211 #define GET_PMU_CTX() pfm_get_cpu_var(pmu_ctx) macro
1768 if (GET_PMU_CTX() != ctx) { in pfm_syswide_force_stop()
1771 GET_PMU_CTX(), ctx); in pfm_syswide_force_stop()
3410 ctx = GET_PMU_CTX(); in pfm_mod_write_pmcs()
3431 ctx = GET_PMU_CTX(); in pfm_mod_read_pmds()
3911 ctx = GET_PMU_CTX(); in pfm_mod_write_ibrs()
3932 ctx = GET_PMU_CTX(); in pfm_mod_write_dbrs()
5490 ctx = GET_PMU_CTX(); in pfm_do_interrupt_handler()
6744 ctx = GET_PMU_CTX(); in dump_pmu_state()