Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1611 merge_buf = sort_buf + (g_nrecs + 1); in main()
1622 sort_buf[i] = lsp; in main()
1631 sort_buf[i] = lsp; in main()
1635 report_trace(out, sort_buf); in main()
1655 lsp = sort_buf[i]; in main()
1675 sort_buf, merge_buf, g_nrecs_used); in main()
1684 sort_buf, merge_buf, g_nrecs_used); in main()
1703 first = &sort_buf[0]; in main()
1756 uint32_t event = sort_buf[0]->ls_event; in report_stats()
1801 lsp = sort_buf[i]; in report_stats()
[all …]