Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-kmem.c287 static int funcmp(const void *a, const void *b) in funcmp() function
356 qsort(alloc_func_list, nr_alloc_funcs, sizeof(*func), funcmp); in build_alloc_func_list()