Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dmem-functions.c155 static union bench_clock clock_diff(union bench_clock *s, union bench_clock *e) in clock_diff() function
340 *rt = clock_diff(&start, &end); in do_memcpy()
444 *rt = clock_diff(&start, &end); in do_memset()
516 diff = clock_diff(&start, &end); in do_mmap()