Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/tprof/
Dtprof_ioctl.h62 #define TPROF_IOC_GETCOUNTS _IOWR('T', 7, tprof_counts_t)
Dtprof_types.h90 } tprof_counts_t; typedef
Dtprof.c626 tprof_getcounts(tprof_counts_t *counts) in tprof_getcounts()
1008 tprof_counts_t *counts; in tprof_ioctl()
/netbsd/src/usr.sbin/tprof/
Dtprof.c198 tprof_counts_t counts; in show_counters()
Dtprof_top.c598 tprof_counts_t countsbuf; in show_counters()