Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c433 sample_sortfunc_accumulative(const void *a, const void *b) in sample_sortfunc_accumulative() function
455 sizeof(struct sample_elm *), sample_sortfunc_accumulative); in sample_sort_accumulative()