Home
last modified time | relevance | path

Searched refs:op_get_tgid (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/module/x86/
Dop_syscalls.c57 note.tgid = op_get_tgid(); in oprof_output_map()
223 u32 tgid = op_get_tgid(); in my_sys_fork()
238 u32 tgid = op_get_tgid(); in my_sys_vfork()
252 u32 tgid = op_get_tgid(); in my_sys_clone()
299 note.tgid = op_get_tgid(); in my_sys_exit()
/external/oprofile/module/ia64/
Dop_syscalls.c97 note.tgid = op_get_tgid(); in oprof_output_map()
252 u32 tgid = op_get_tgid(); in post_sys_clone()
268 u32 tgid = op_get_tgid(); in post_sys_clone2()
311 note.tgid = op_get_tgid(); in pre_sys_exit()
/external/oprofile/module/
Dcompat24.h17 static inline pid_t op_get_tgid(void) in op_get_tgid() function
Dcompat22.h35 static inline pid_t op_get_tgid(void) in op_get_tgid() function
Doprofile.c121 pid_t const tgid = op_get_tgid(); in op_do_profile()
/external/oprofile/
DChangeLog-20031044 * module/compat24.h: op_get_tgid() return tgid, fall back to return