Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tprof/
H A Dtprof_ioctl.h53 uint64_t ts_dropbuf_sample; /* samples dropped with ts_dropbuf */ member
H A Dtprof.c244 tprof_stat.ts_dropbuf_sample += buf->b_used; in tprof_worker()
/netbsd-src/usr.sbin/tprof/
H A Dtprof.c534 ts.ts_dropbuf_sample); in tprof_monitor_common()
H A Dtprof_top.c577 TS_PRINT(5, "dropbuf_sample:", ts_dropbuf_sample); in show_tprof_stat()