Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tprof/
H A Dtprof.c102 static void tprof_count(int, char **) __dead;
112 { "count", true, false, tprof_count },
550 tprof_count(int argc, char **argv) in tprof_count() function