Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/mpstat/
H A Dmpstat.c64 static void show_cpu_usage(struct snapshot *, struct snapshot *, int);
186 show_cpu_usage(old, new, display_agg); in main()
486 show_cpu_usage(struct snapshot *old, struct snapshot *new, int display_agg) in show_cpu_usage() function