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

  /external/oprofile/libop/
op_config_24.h 47 #define OP_PRE_NOTE_WATERMARK(note_size) \
56 #define OP_MIN_NOTE_TABLE_SIZE (1024 + OP_PRE_NOTE_WATERMARK(1024))
  /external/oprofile/module/
oprofile.c 166 if (likely(note_pos < (sysctl.note_size - OP_PRE_NOTE_WATERMARK(sysctl.note_size)) && !is_ready()))

Completed in 42 milliseconds