Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dperfmon.h24 extern void pfm_inherit(struct task_struct *task, struct pt_regs *regs);
/arch/ia64/kernel/
Dprocess.c437 pfm_inherit(p, child_ptregs); in copy_thread()
Dperfmon.c6757 pfm_inherit(struct task_struct *task, struct pt_regs *regs) in pfm_inherit() function