Searched defs:drop_caches (Results 1 – 6 of 6) 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 1185 def runjob(control, drop_caches, options): argument
|
D | utils.py | 1105 def drop_caches(): function
|
/external/ltp/testcases/kernel/syscalls/preadv2/ |
D | preadv203.c | 59 static void drop_caches(void) in drop_caches() function
|
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 100 static void drop_caches(void) in drop_caches() function
|
/external/autotest/ |
D | global_config.ini | 121 drop_caches: False key
|