Home
last modified time | relevance | path

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

/external/fio/
Dgettime.c545 static int clock_cmp(const void *p1, const void *p2) in clock_cmp() function
637 qsort(entries, tentries, sizeof(struct clock_entry), clock_cmp); in fio_monotonic_clocktest()