Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c442 sample_sortfunc_instantaneous(const void *a, const void *b) in sample_sortfunc_instantaneous() function
463 sizeof(struct sample_elm *), sample_sortfunc_instantaneous); in sample_sort_instantaneous()