Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c143 #define PMU_OWNER() pmu_owners[smp_processor_id()].owner macro
1819 if (task == PMU_OWNER()) { in pfm_read_pmds()
2057 ctx->ctx_fl_system, PMU_OWNER(), in pfm_stop()
2460 ctx->ctx_fl_system, PMU_OWNER(), in pfm_start()
2463 if (PMU_OWNER() != task) { in pfm_start()
2512 if (ctx->ctx_fl_system == 0 && PMU_OWNER() && PMU_OWNER() != current) in pfm_enable()
2513 pfm_lazy_save_regs(PMU_OWNER()); in pfm_enable()
3128 task = PMU_OWNER(); in pfm_interrupt_handler()
3487 owner = PMU_OWNER(); in pfm_load_regs()
3609 owner = PMU_OWNER(); in pfm_load_regs()