Home
last modified time | relevance | path

Searched refs:OP_MAX_CPU_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libop/
Dop_config.h58 #define OP_MAX_CPU_BUF_SIZE 131072 macro
/external/oprofile/gui/
Doprof_start.cpp185 iv = new QIntValidator(0, OP_MAX_CPU_BUF_SIZE, cpu_buffer_size_edit); in oprof_start()
654 temp > OP_MAX_CPU_BUF_SIZE) { in record_config()
659 << OP_MAX_CPU_BUF_SIZE << "] (size = 0: use default)"; in record_config()