Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c295 void doevcnt(int verbose, int type);
500 doevcnt(verbose, EVCNT_TYPE_ANY); in main()
1260 doevcnt(verbose, EVCNT_TYPE_INTR); in dointr()
1291 doevcnt(verbose, EVCNT_TYPE_INTR); in dointr()
1295 doevcnt(int verbose, int type) in doevcnt() function