Searched refs:l_histo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5497 boolean_t latency = B_FALSE, l_histo = B_FALSE, rq_histo = B_FALSE; local
5569 l_histo = B_TRUE;
5681 if ((l_histo || rq_histo) && (cmd != NULL || latency || queues)) {
5689 if (l_histo && rq_histo) {
5702 if (l_histo) {

Completed in 69 milliseconds