Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/kernel/
Dperfmon.c643 static void pfm_lazy_save_regs (struct task_struct *ta);
4363 if (owner_task) pfm_lazy_save_regs(owner_task); in pfm_context_load()
5972 pfm_lazy_save_regs (struct task_struct *task) in pfm_lazy_save_regs() function
6250 if (owner) pfm_lazy_save_regs(owner); in pfm_load_regs()