Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dperfmon.c639 static void pfm_lazy_save_regs (struct task_struct *ta);
4335 if (owner_task) pfm_lazy_save_regs(owner_task); in pfm_context_load()
5928 pfm_lazy_save_regs (struct task_struct *task) in pfm_lazy_save_regs() function
6206 if (owner) pfm_lazy_save_regs(owner); in pfm_load_regs()