Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dplot.h135 char *pick_color(void);
Dblkparse.c1079 …ds, tf->max_seconds, tf->min_offset, tf->max_offset, tf->stop_seconds, pick_color(), strdup(label)… in add_io()
1083 …ds, tf->max_seconds, tf->min_offset, tf->max_offset, tf->stop_seconds, pick_color(), strdup(label)… in add_io()
Dplot.c86 char *pick_color(void) in pick_color() function