Home
last modified time | relevance | path

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

/linux/scripts/
H A Dsorttable.c482 static void *sort_mcount_loc(void *arg) in sort_mcount_loc() function
733 if (pthread_create(&mcount_sort_thread, NULL, &sort_mcount_loc, &mstruct)) { in do_sort()