Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dsvghelper.c153 static char *time_to_string(u64 duration) in time_to_string() function
185 text = time_to_string(end-start); in svg_waiting()