Home
last modified time | relevance | path

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

/linux-2.6.39/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
4397 SET_PMU_OWNER(task, ctx); in pfm_context_load()
5844 SET_PMU_OWNER(NULL, NULL); in pfm_force_cleanup()
5922 SET_PMU_OWNER(NULL, NULL); in pfm_save_regs()
6012 SET_PMU_OWNER(NULL, NULL); in pfm_lazy_save_regs()
6187 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6308 SET_PMU_OWNER(task, ctx); in pfm_load_regs()
6354 SET_PMU_OWNER(NULL, NULL); in pfm_flush_pmds()