Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfprobe.c790 static int symbols_cmp(const void *a, const void *b) in symbols_cmp() function
809 sort(syms, num, sizeof(*syms), symbols_cmp, NULL); in get_ftrace_locations()