Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/traceevent/
Devent-parse.c403 static int func_cmp(const void *a, const void *b) in func_cmp() function
461 qsort(func_map, tep->func_count, sizeof(*func_map), func_cmp); in func_map_init()