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

/systemd/src/bootchart/
H A Dbootchart.c78 bool arg_relative = false; variable
103 { "Bootchart", "Relative", config_parse_bool, 0, &arg_relative },
185 arg_relative = true;
366 if (arg_relative)

Completed in 2272 milliseconds