Searched defs:drop_caches (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/autotest/client/bin/ |
H A 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
|
H A D | autotest | 84 drop_caches = global_config.global_config.get_config_value('CLIENT', variable
|
H A D | utils.py | 1025 def drop_caches(): function
|
/aosp_15_r20/test/vts-testcase/kernel/api/drop_caches_prop/ |
D | drop_caches_test.cpp | 28 TEST(drop_caches, set_perf_property) { in TEST() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/preadv2/ |
H A D | preadv203.c | 59 static void drop_caches(void) in drop_caches() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/readahead/ |
H A D | readahead02.c | 97 static void drop_caches(void) in drop_caches() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify10.c | 513 static void drop_caches(void) in drop_caches() function
|
/aosp_15_r20/external/autotest/ |
H A D | global_config.ini | 108 drop_caches: False key
|