Searched refs:op_get_tgid (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/module/
H A Dcompat24.h17 static inline pid_t op_get_tgid(void) function
H A Dcompat22.h35 static inline pid_t op_get_tgid(void) function
H A Doprofile.c121 pid_t const tgid = op_get_tgid();
/external/oprofile/module/x86/
H A Dop_syscalls.c57 note.tgid = op_get_tgid();
223 u32 tgid = op_get_tgid();
238 u32 tgid = op_get_tgid();
252 u32 tgid = op_get_tgid();
299 note.tgid = op_get_tgid();
/external/oprofile/module/ia64/
H A Dop_syscalls.c97 note.tgid = op_get_tgid();
252 u32 tgid = op_get_tgid();
268 u32 tgid = op_get_tgid();
311 note.tgid = op_get_tgid();

Completed in 56 milliseconds