Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tprof/
H A Dtprof.c73 typedef struct tprof_buf { struct
78 STAILQ_ENTRY(tprof_buf) b_list; argument
80 } tprof_buf_t; argument
/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c912 char *tprof_buf, *p, *errmsg; in tprof_top() local