Home
last modified time | relevance | path

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

/external/oprofile/module/x86/
Dop_syscalls.c48 struct file * file, int is_execve) in oprof_output_map() argument
61 note.type = is_execve ? OP_EXEC : OP_MAP; in oprof_output_map()
/external/oprofile/module/ia64/
Dop_syscalls.c88 ulong offset, struct file * file, int is_execve) in oprof_output_map() argument
101 note.type = is_execve ? OP_EXEC : OP_MAP; in oprof_output_map()