Searched refs:bufstats (Results 1 – 3 of 3) sorted by relevance
156 struct bufstats bufstats; variable3114 bufstats.bufs_busyincore++; in buf_getblk()3157 bufstats.bufs_incore++; in buf_getblk()3484 bufstats.bufs_eblk++; in buf_geteblk()3780 bufstats.bufs_sleeps++; in getnewbuf()4468 bufstats.bufs_iobufsleeps++; in alloc_io_buf()4479 bufstats.bufs_iobufsleeps++; in alloc_io_buf()4487 bufstats.bufs_iobufinuse++; in alloc_io_buf()4488 if (bufstats.bufs_iobufinuse > bufstats.bufs_iobufmax) { in alloc_io_buf()4489 bufstats.bufs_iobufmax = bufstats.bufs_iobufinuse; in alloc_io_buf()[all …]
348 struct bufstats { struct
1332 DTRACE_SKYWALK4(bufstats, uint32_t, largest, uint32_t, mhead_bufsize, in convert_native_pktq_to_mbufs()