Searched refs:time_to_graph (Results 1 - 1 of 1) sorted by relevance

/systemd/src/bootchart/
H A Dsvg.c44 #define time_to_graph(t) ((t) * arg_scale_x) macro
87 w = 150.0 + 10.0 + time_to_graph(sampledata_last->sampletime - graph_start);
238 time_to_graph(0.0),
239 time_to_graph(finalsample - graph_start),
247 time_to_graph(d - graph_start),
248 time_to_graph(d - graph_start),
252 time_to_graph(d - graph_start),
253 time_to_graph(d - graph_start),
257 time_to_graph(d - graph_start),
258 time_to_graph(
[all...]

Completed in 969 milliseconds