Home
last modified time | relevance | path

Searched defs:tprof_stat (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/tprof/
H A Dtprof_ioctl.h47 struct tprof_stat { struct
59 #define TPROF_IOC_GETSTAT _IOR('T', 4, struct tprof_stat) argument
H A Dtprof.c128 static struct tprof_stat tprof_stat; /* L: */ variable