Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/latencytop/common/
H A Ddisplay.c104 get_time_string(double nanoseconds, char *buffer, int len, int fill_width) in get_time_string() argument
126 fill_space_left(buffer, fill_width, len); in get_time_string()