Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/
Dperfmon.h177 extern int pfm_inherit (struct task_struct *, struct pt_regs *);
/linux-2.4.37.9/arch/ia64/kernel/
Dprocess.c377 retval = pfm_inherit(p, child_ptregs); in copy_thread()
Dperfmon.c3981 pfm_inherit(struct task_struct *task, struct pt_regs *regs) in pfm_inherit() function