HomeSort by relevance Sort by last modified time
    Searched refs:drop_caches (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/tests/
bench_load_library.cpp 35 static void drop_caches() { function
36 int fd = open("/proc/sys/vm/drop_caches", O_RDWR);
72 drop_caches();
90 drop_caches();
101 drop_caches();
115 drop_caches();
133 drop_caches();
  /ndk/sources/android/crazy_linker/tests/
bench_load_library.cpp 35 static void drop_caches() { function
36 int fd = open("/proc/sys/vm/drop_caches", O_RDWR);
72 drop_caches();
90 drop_caches();
101 drop_caches();
115 drop_caches();
133 drop_caches();
  /external/f2fs-tools/scripts/
spo_test.sh 19 echo 3 > /proc/sys/vm/drop_caches
32 echo 3 > /proc/sys/vm/drop_caches

Completed in 134 milliseconds