Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-kmem.c308 static int funcmp(const void *a, const void *b) in funcmp() function
377 qsort(alloc_func_list, nr_alloc_funcs, sizeof(*func), funcmp); in build_alloc_func_list()