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

/linux-4.4.14/tools/lib/traceevent/
H A Devent-parse.c347 static int func_cmp(const void *a, const void *b) func_cmp() function
405 qsort(func_map, pevent->func_count, sizeof(*func_map), func_cmp); func_map_init()

Completed in 101 milliseconds