Searched refs:fileexists (Results 1 – 5 of 5) sorted by relevance
8 fileexists() { function12 if fileexists $1; then19 if fileexists $1; then47 if fileexists $CPU_DIR/$core/online && [ `getprop $CPU_DIR/$core/online` -eq 0 ]; then54 if fileexists $CPU_DIR/$core/cpufreq/scaling_available_frequencies; then56 elif fileexists $CPU_DIR/$core/cpufreq/stats/time_in_state; then63 if fileexists $CPU_DIR/$core/cpufreq/scaling_cur_freq; then75 if fileexists $GPU_DIR/devfreq/available_frequencies; then77 elif fileexists $GPU_DIR/gpu_available_frequencies; then79 elif fileexists /d/clock/gbus/possible_rates; then[all …]
12 fileexists() { function16 if fileexists $1; then23 if fileexists $1; then64 if fileexists $DIR/$core/online; then69 if fileexists $DIR/$core/cpufreq/scaling_available_frequencies; then71 elif fileexists $DIR/$core/cpufreq/stats/time_in_state; then98 if fileexists $DIR/$core/online && [ `getprop $DIR/$core/online` -eq 0 ]; then102 if fileexists $DIR/$core/cpufreq/scaling_cur_freq; then138 if fileexists $DIR/$core/online; then
12 fileexists() { function16 if fileexists $1; then23 if fileexists $1; then45 if fileexists $DIR/devfreq/available_frequencies; then47 elif fileexists $DIR/gpu_available_frequencies; then49 elif fileexists /d/clock/gbus/possible_rates; then
10 fileexists() { function14 if fileexists $1; then21 if fileexists $1; then
67 fileexists() { function208 if fileexists /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt; then268 if fileexists /sdcard/rsTimes/${TEST_NAMES[$testId]}_DATA.txt; then