Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof.c109 } const tprof_cmdtab[] = { variable
593 for (ct = tprof_cmdtab; ct->label != NULL; ct++) { in main()