Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c452 static unsigned long pfm_lazy_save_regs (struct task_struct *ta);
2513 pfm_lazy_save_regs(PMU_OWNER()); in pfm_enable()
3436 pfm_lazy_save_regs (struct task_struct *task) in pfm_lazy_save_regs() function
3652 if (owner) prev_pmc0 = pfm_lazy_save_regs(owner); in pfm_load_regs()