Searched defs:drop_caches (Results 1 – 5 of 5) sorted by relevance
/external/autotest/client/bin/ |
D | autotest | 81 drop_caches = global_config.global_config.get_config_value('CLIENT', variable
|
D | job.py | 115 def __init__(self, control, options, drop_caches=True): argument 237 def _post_record_init(self, control, options, drop_caches): argument 297 def _init_drop_caches(self, drop_caches): argument 1153 def runjob(control, drop_caches, options): argument
|
D | utils.py | 1004 def drop_caches(): function
|
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 108 static void drop_caches(void) in drop_caches() function
|
/external/autotest/ |
D | global_config.ini | 107 drop_caches: False key
|