Searched refs:OP_PRE_NOTE_WATERMARK (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/libop/
H A Dop_config_24.h47 #define OP_PRE_NOTE_WATERMARK(note_size) \ macro
56 #define OP_MIN_NOTE_TABLE_SIZE (1024 + OP_PRE_NOTE_WATERMARK(1024))
/external/oprofile/module/
H A Doprofile.c166 if (likely(note_pos < (sysctl.note_size - OP_PRE_NOTE_WATERMARK(sysctl.note_size)) && !is_ready()))

Completed in 70 milliseconds