Searched refs:do_bootchart (Results 1 – 3 of 3) sorted by relevance
29 Result<void> do_bootchart(const BuiltinArguments& args);
196 Result<void> do_bootchart(const BuiltinArguments& args) { in do_bootchart() function
1351 {"bootchart", {1, 1, {false, do_bootchart}}}, in GetBuiltinFunctionMap()