Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c4810 static int entry_cmp(const void *e1, const void *e2) in entry_cmp() function
4841 qsort(entry, nr, sizeof(*entry), entry_cmp); in syscall__sort_stats()