Home
last modified time | relevance | path

Searched refs:LOOP_CYCLES (Results 1 – 1 of 1) sorted by relevance

/system/extras/tests/memtest/
Dmemtest.cpp694 const int LOOP_CYCLES = 1+BRANCH_CYCLE; // 1 cycle + 3 cycles for the branch in cpufreq_test() local
702 const float freq = t ? (1000.0f*float(REPEAT)*LOOP_CYCLES) / t : 0; in cpufreq_test()