HomeSort by: relevance | last modified time | path
    Searched defs:doevcnt (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/vmstat/
vmstat.c 295 void doevcnt(int verbose, int type);
500 doevcnt(verbose, EVCNT_TYPE_ANY);
1258 doevcnt(verbose, EVCNT_TYPE_INTR);
1289 doevcnt(verbose, EVCNT_TYPE_INTR);
1293 doevcnt(int verbose, int type) function

Completed in 25 milliseconds