Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c618 uint64_t bin_size, *a; in process_aggregate() local
642 bin_size = a[first_bin]; in process_aggregate()
647 (int)(24.0 * bin_size / count), in process_aggregate()
649 (u_longlong_t)bin_size, buf); in process_aggregate()