OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_PRE_WATERMARK
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_config_24.h
30
#define
OP_PRE_WATERMARK
(buffer_size) \
39
#define OP_MIN_BUF_SIZE (32768 +
OP_PRE_WATERMARK
(32768))
/external/oprofile/module/
oprofile.c
471
data->buf_watermark =
OP_PRE_WATERMARK
(data->buf_size);
Completed in 59 milliseconds