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

/systemd/src/bootchart/
H A Dbootchart.c76 bool arg_entropy = false; variable
108 { "Bootchart", "PlotEntropyGraph", config_parse_bool, 0, &arg_entropy },
232 arg_entropy = true;

Completed in 11 milliseconds