Searched refs:fill_space_right (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/latencytop/common/ |
H A D | display.c | 72 #define fill_space_right(a, b, c) fill_space((a), (b), (c), TRUE) macro 229 fill_space_right(header, screen_width, sizeof (header)); in print_sysglobal() 290 fill_space_right(header, screen_width, sizeof (header)); in print_empty_process_bar() 321 fill_space_right(header, screen_width, sizeof (header)); in print_process() 519 fill_space_right(header, screen_width, sizeof (header)); in print_thread()
|