Searched defs:print_statistics (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/latencytop/common/ |
| H A D | display.c | 130 /* Used in print_statistics below */ 152 print_statistics(WINDOW * window, int begin_line, int nlines, void *list) function 235 print_statistics(sysglobal_window, 1, 10, list); 332 print_statistics(process_window, 1, 8, list); 531 print_statistics(process_window, 1, 8, list);
|
Completed in 119 milliseconds