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

/linux-master/tools/perf/util/
H A Dsyscalltbl.c60 static int syscallcmp(const void *va, const void *vb) function
88 qsort(tbl->syscalls.entries, nr_entries, sizeof(struct syscall), syscallcmp);

Completed in 81 milliseconds