Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/latencytop/common/
H A Ddisplay.c132 #define WIDTH_COUNT 12 macro
137 #define BEGIN_AVG (BEGIN_COUNT + WIDTH_COUNT)
181 fill_space_left(tmp, WIDTH_COUNT, sizeof (tmp)); in print_statistics()