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

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c211 #define GET_PMU_CTX() pfm_get_cpu_var(pmu_ctx) macro
1768 if (GET_PMU_CTX() != ctx) { pfm_syswide_force_stop()
1771 GET_PMU_CTX(), ctx); pfm_syswide_force_stop()
3394 ctx = GET_PMU_CTX(); pfm_mod_write_pmcs()
3415 ctx = GET_PMU_CTX(); pfm_mod_read_pmds()
3895 ctx = GET_PMU_CTX(); pfm_mod_write_ibrs()
3916 ctx = GET_PMU_CTX(); pfm_mod_write_dbrs()
5474 ctx = GET_PMU_CTX(); pfm_do_interrupt_handler()
6711 ctx = GET_PMU_CTX(); dump_pmu_state()

Completed in 104 milliseconds