OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LRU_AMOUNT
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/daemon/liblegacy/
opd_sample_files.c
35
#define
LRU_AMOUNT
1000
41
int amount =
LRU_AMOUNT
;
/external/oprofile/daemon/
opd_anon.c
41
#define
LRU_AMOUNT
(LRU_SIZE/8)
49
size_t nr_to_kill =
LRU_AMOUNT
;
opd_sfile.c
595
#define
LRU_AMOUNT
256
606
int amount =
LRU_AMOUNT
;
Completed in 33 milliseconds