Searched defs:drop_caches (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/bin/ |
D | autotest | 84 drop_caches = global_config.global_config.get_config_value('CLIENT', variable
|
D | job.py | 118 def __init__(self, control, options, drop_caches=True): argument 240 def _post_record_init(self, control, options, drop_caches): argument 300 def _init_drop_caches(self, drop_caches): argument 1188 def runjob(control, drop_caches, options): argument
|
D | utils.py | 1025 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 | 97 static void drop_caches(void) in drop_caches() function
|
/external/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify10.c | 513 static void drop_caches(void) in drop_caches() function
|
/external/autotest/ |
D | global_config.ini | 108 drop_caches: False key
|