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

  /src/sys/dev/tprof/
tprof_ioctl.h 48 uint64_t ts_sample; /* samples successfully recorded */ member in struct:tprof_stat
tprof.c 235 tprof_stat.ts_sample += buf->b_used;
  /src/usr.sbin/tprof/
tprof.c 528 fprintf(stderr, "\tsample %" PRIu64 "\n", ts.ts_sample);
tprof_top.c 572 TS_PRINT(0, "sample:", ts_sample);

Completed in 16 milliseconds