Searched refs:OP_EXEC (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/libop/
H A Dop_interface.h25 #define OP_EXEC 4 macro
61 * \sa OP_FORK, OP_EXEC, OP_MAP, OP_DROP_MODULES and OP_EXIT
/external/oprofile/daemon/liblegacy/
H A Dinit.c224 case OP_EXEC:
225 if (note->type == OP_EXEC)
/external/oprofile/module/ia64/
H A Dop_syscalls.c101 note.type = is_execve ? OP_EXEC : OP_MAP;
/external/oprofile/module/x86/
H A Dop_syscalls.c61 note.type = is_execve ? OP_EXEC : OP_MAP;

Completed in 122 milliseconds