HomeSort by relevance Sort by last modified time
    Searched refs:OP_MAP (Results 1 - 4 of 4) sorted by null

  /external/oprofile/libop/
op_interface.h 23 #define OP_MAP 2
61 * \sa OP_FORK, OP_EXEC, OP_MAP, OP_DROP_MODULES and OP_EXIT
  /external/oprofile/daemon/liblegacy/
init.c 223 case OP_MAP:
  /external/oprofile/module/ia64/
op_syscalls.c 101 note.type = is_execve ? OP_EXEC : OP_MAP;
  /external/oprofile/module/x86/
op_syscalls.c 61 note.type = is_execve ? OP_EXEC : OP_MAP;

Completed in 1173 milliseconds