Home
last modified time | relevance | path

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

/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
214 note.tgid = old_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() argument
242 note.tgid = old_tgid; in oprof_report_fork()