OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_DEFAULT_NOTE_SIZE
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/gui/
oprof_start_config.cpp
39
note_table_size(
OP_DEFAULT_NOTE_SIZE
),
67
note_table_size =
OP_DEFAULT_NOTE_SIZE
;
79
if (note_table_size <
OP_DEFAULT_NOTE_SIZE
)
80
note_table_size =
OP_DEFAULT_NOTE_SIZE
;
/external/oprofile/libop/
op_config_24.h
42
#define
OP_DEFAULT_NOTE_SIZE
16384
/external/oprofile/daemon/liblegacy/
init.c
329
int opd_note_buf_size =
OP_DEFAULT_NOTE_SIZE
;
/external/oprofile/module/
oprofile.c
785
sysctl_parms.note_size =
OP_DEFAULT_NOTE_SIZE
;
Completed in 190 milliseconds