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

/systemd/src/bootchart/
H A Dsvg.c67 static int kcount = 0; variable
924 kcount = 0;
932 svg_graph_box(of, head, kcount, graph_start);
935 kcount = 0;
974 kcount++;
987 ps_to_graph(kcount),
994 ps_to_graph(kcount) + 15,
997 kcount++;
1295 ksize = kcount ? ps_to_graph(kcount)
[all...]

Completed in 495 milliseconds