Searched refs:OP_DEFAULT_BUF_SIZE (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/gui/
H A Doprof_start_config.cpp38 buffer_size(OP_DEFAULT_BUF_SIZE),
66 buffer_size = OP_DEFAULT_BUF_SIZE;
75 if (buffer_size < OP_DEFAULT_BUF_SIZE)
76 buffer_size = OP_DEFAULT_BUF_SIZE;
/external/oprofile/libop/
H A Dop_config_24.h25 #define OP_DEFAULT_BUF_SIZE 65536 macro
/external/oprofile/daemon/liblegacy/
H A Dinit.c328 int opd_buf_size = OP_DEFAULT_BUF_SIZE;
/external/oprofile/module/
H A Doprofile.c784 sysctl_parms.buf_size = OP_DEFAULT_BUF_SIZE;

Completed in 68 milliseconds