Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c209 #define SET_PMU_OWNER(t, c) do { pfm_get_cpu_var(pmu_owner) = (t); pfm_get_cpu_var(pmu_ctx) = (c); … macro
4358 SET_PMU_OWNER(task, ctx); in pfm_context_load()
5789 SET_PMU_OWNER(NULL, NULL); in pfm_force_cleanup()
5867 SET_PMU_OWNER(NULL, NULL); in pfm_save_regs()
5957 SET_PMU_OWNER(NULL, NULL); in pfm_lazy_save_regs()
6132 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6253 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6299 SET_PMU_OWNER(NULL, NULL); in pfm_flush_pmds()