Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c213 #define SET_PMU_OWNER(t, c) do { pfm_get_cpu_var(pmu_owner) = (t); pfm_get_cpu_var(pmu_ctx) = (c); … macro
4303 SET_PMU_OWNER(task, ctx); in pfm_context_load()
5727 SET_PMU_OWNER(NULL, NULL); in pfm_force_cleanup()
5805 SET_PMU_OWNER(NULL, NULL); in pfm_save_regs()
5895 SET_PMU_OWNER(NULL, NULL); in pfm_lazy_save_regs()
6070 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6191 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6237 SET_PMU_OWNER(NULL, NULL); in pfm_flush_pmds()