Home
last modified time | relevance | path

Searched defs:new_pid (Results 1 – 3 of 3) sorted by relevance

/external/qemu/memcheck/
Dmemcheck_proc_management.c448 memcheck_init_pid(uint32_t new_pid) in memcheck_init_pid()
466 memcheck_fork(uint32_t tgid, uint32_t new_pid) in memcheck_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()
/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()