Home
last modified time | relevance | path

Searched refs:OP_MAP (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/libop/
Dop_interface.h23 #define OP_MAP 2 macro
/external/oprofile/daemon/liblegacy/
Dinit.c223 case OP_MAP: in opd_do_notes()
/external/oprofile/module/x86/
Dop_syscalls.c61 note.type = is_execve ? OP_EXEC : OP_MAP; in oprof_output_map()
/external/oprofile/module/ia64/
Dop_syscalls.c101 note.type = is_execve ? OP_EXEC : OP_MAP; in oprof_output_map()