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

/systemd/src/bootchart/
H A Dsvg.c66 static int pcount = 0; variable
99 //fprintf(of, "<g transform=\"translate(10,%d)\">\n", 1000 + 150 + (pcount * 20));
1019 svg_graph_box(of, head, pcount, graph_start);
1196 ps_to_graph(pcount) + arg_scale_y);
1199 ps_to_graph(pcount) + arg_scale_y,
1300 pcount++;
1304 psize = ps_to_graph(pcount) + (arg_scale_y * 2);

Completed in 1528 milliseconds