Home
last modified time | relevance | path

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

/external/oprofile/module/ia64/
Dop_syscalls.c236 inline static void oprof_report_fork(u32 old_pid, u32 new_pid, u32 old_tgid, u32 new_tgid) in oprof_report_fork() argument
241 note.pid = old_pid; in oprof_report_fork()
/external/oprofile/module/x86/
Dop_syscalls.c208 inline static void oprof_report_fork(u32 old_pid, u32 new_pid, u32 old_tgid, u32 new_tgid) in oprof_report_fork() argument
213 note.pid = old_pid; in oprof_report_fork()