Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c650 static void pfm_lazy_save_regs (struct task_struct *ta);
4374 if (owner_task) pfm_lazy_save_regs(owner_task); in pfm_context_load()
5983 pfm_lazy_save_regs (struct task_struct *task) in pfm_lazy_save_regs() function
6261 if (owner) pfm_lazy_save_regs(owner); in pfm_load_regs()