Searched defs:arg_relative (Results 1 - 1 of 1) sorted by relevance
/systemd/src/bootchart/ | ||
H A D | bootchart.c | 78 bool arg_relative = false; variable 103 { "Bootchart", "Relative", config_parse_bool, 0, &arg_relative }, 185 arg_relative = true; 366 if (arg_relative) |
Completed in 8 milliseconds