HomeSort by: relevance | last modified time | path
    Searched refs:ts_dropbuf_sample (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/tprof/
tprof_ioctl.h 53 uint64_t ts_dropbuf_sample; /* samples dropped with ts_dropbuf */ member in struct:tprof_stat
tprof.c 244 tprof_stat.ts_dropbuf_sample += buf->b_used;
  /src/usr.sbin/tprof/
tprof.c 534 ts.ts_dropbuf_sample);
tprof_top.c 577 TS_PRINT(5, "dropbuf_sample:", ts_dropbuf_sample);

Completed in 15 milliseconds