Searched defs:ps_to_graph (Results 1 - 1 of 1) sorted by relevance

/systemd/src/bootchart/
H A Dsvg.c45 #define ps_to_graph(n) ((n) * arg_scale_y) macro
240 ps_to_graph(height));
249 ps_to_graph(height));
254 ps_to_graph(height));
259 ps_to_graph(height));
987 ps_to_graph(kcount),
989 ps_to_graph(1));
994 ps_to_graph(kcount) + 15,
1045 ps->pos_y = ps_to_graph(j+1); /* bottom left corner */
1055 ps_to_graph(
[all...]

Completed in 13 milliseconds