Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/
Dperfmon.h25 extern void pfm_inherit(struct task_struct *task, struct pt_regs *regs);
/Linux-v4.19/arch/ia64/kernel/
Dprocess.c438 pfm_inherit(p, child_ptregs); in copy_thread()
Dperfmon.c6735 pfm_inherit(struct task_struct *task, struct pt_regs *regs) in pfm_inherit() function