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

/systemd/src/bootchart/
H A Dbootchart.h110 extern bool arg_entropy;
H A Dbootchart.c76 bool arg_entropy = false; variable
108 { "Bootchart", "PlotEntropyGraph", config_parse_bool, 0, &arg_entropy },
232 arg_entropy = true;
H A Dsvg.c114 fprintf(of, "<!-- p=\"%d\" e=\"%d\" -->\n", arg_pss, arg_entropy);
1306 esize = (arg_entropy ? arg_scale_y * 7 : 0);
1355 if (arg_entropy) {
H A Dstore.c191 if (arg_entropy) {

Completed in 18 milliseconds