HomeSort by relevance Sort by last modified time
    Searched full:result_clock (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/bench/
mem-memcpy.c 179 u64 result_clock[2]; local
189 result_clock[0] = result_clock[1] = 0ULL;
221 result_clock[0] =
223 result_clock[1] =
235 result_clock[pf] =
250 (double)result_clock[0]
253 (double)result_clock[1]
264 (double)result_clock[pf]
276 (double)result_clock[0] / (double)len
    [all...]

Completed in 162 milliseconds