Lines Matching refs:CACHE
32 CACHE="/dev/block/platform/omap/omap_hsmmc.0/by-name/cache"
38 CACHE="/dev/block/platform/sdhci-tegra.3/by-name/cache"
53 CACHE="/dev/block/platform/s3c-sdhci.0/by-name/userdata"
59 CACHE="/dev/block/platform/sdhci-tegra.3/by-name/CAC"
65 CACHE="/dev/block/platform/dw_mmc.0/by-name/cache"
71 CACHE="dev/block/platform/msm_sdcc.1/by-name/cache"
114 CACHE=/data/local/tmp/testfile
116 adb shell dd if=/dev/zero of=$CACHE bs=1048576 count=512
158 adb shell /dev/$PERF -w -o -s 20000 -f /dev/full_stats 400 "$CACHE"
194 adb shell /dev/$PERF -w -o -s 20000 -f /dev/fstrimmed_stats 400 "$CACHE"
214 adb shell dd if="$CACHE" of=/dev/null bs=1048576 count=200
224 adb shell dd if=/dev/zero conv=notrunc of="$CACHE" bs=1048576 count=200
265 adb shell "$PERF_LOC"/"$PERF" -w 100 "$CACHE"
272 adb shell "$PERF_LOC"/"$PERF" -w -o 100 "$CACHE"
280 adb shell make_ext4fs -w "$CACHE"
282 adb shell rm -f "$CACHE" "$PERF_LOC"/"$PERF"