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

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

Completed in 51 milliseconds