Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_config.h57 #define OP_MIN_CPU_BUF_SIZE 2048 macro
/external/oprofile/gui/
Doprof_start.cpp653 if ((temp != 0 && temp < OP_MIN_CPU_BUF_SIZE) || in record_config()
658 << " valid range is [" << OP_MIN_CPU_BUF_SIZE << ", " in record_config()