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

  /external/oprofile/libop/
op_config.h 58 #define OP_MAX_CPU_BUF_SIZE 131072
  /external/oprofile/gui/
oprof_start.cpp 185 iv = new QIntValidator(0, OP_MAX_CPU_BUF_SIZE, cpu_buffer_size_edit);
654 temp > OP_MAX_CPU_BUF_SIZE) {
659 << OP_MAX_CPU_BUF_SIZE << "] (size = 0: use default)";

Completed in 41 milliseconds