Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.c720 char *time_unit_names[] = { "n", "u", "m", "s" }; variable
755 *units = time_unit_names[scale]; in scale_line_graph_time()