Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c55 static void dovmstats(struct snapshot *old, struct snapshot *new);
186 dovmstats(old, ss); in main()
206 dovmstats(old, ss); in main()
243 dovmstats(struct snapshot *old, struct snapshot *new) in dovmstats() function