Home
last modified time | relevance | path

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

/linux-3.4.99/arch/ia64/include/asm/
Dperfmon.h191 extern void pfm_inherit(struct task_struct *task, struct pt_regs *regs);
/linux-3.4.99/arch/ia64/kernel/
Dprocess.c509 pfm_inherit(p, child_ptregs); in copy_thread()
Dperfmon.c6802 pfm_inherit(struct task_struct *task, struct pt_regs *regs) in pfm_inherit() function