Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/latencytop/common/
H A Ddisplay.c73 #define fill_space_left(a, b, c) fill_space((a), (b), (c), FALSE) macro
126 fill_space_left(buffer, fill_width, len); in get_time_string()
181 fill_space_left(tmp, WIDTH_COUNT, sizeof (tmp)); in print_statistics()
203 fill_space_left(tmp, WIDTH_PCT, sizeof (tmp)); in print_statistics()