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

  /external/oprofile/libop/
op_config.h 57 #define OP_MIN_CPU_BUF_SIZE 2048
  /external/oprofile/gui/
oprof_start.cpp 653 if ((temp != 0 && temp < OP_MIN_CPU_BUF_SIZE) ||
658 << " valid range is [" << OP_MIN_CPU_BUF_SIZE << ", "

Completed in 72 milliseconds