Home
last modified time | relevance | path

Searched refs:append_printf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_boot.c233 append_printf(bufp, end, ":%s", key); in trace_boot_hist_add_array()
285 append_printf(bufp, end, ")"); in trace_boot_hist_add_one_handler()
287 append_printf(bufp, end, ".snapshot()"); in trace_boot_hist_add_one_handler()
353 append_printf(&buf, end, "hist"); in trace_boot_compose_hist_cmd()
371 append_printf(&buf, end, ":size=%s", p); in trace_boot_compose_hist_cmd()
375 append_printf(&buf, end, ":name=%s", p); in trace_boot_compose_hist_cmd()
381 append_printf(&buf, end, ":%s=", in trace_boot_compose_hist_cmd()
389 append_printf(&buf, end, ":pause"); in trace_boot_compose_hist_cmd()
391 append_printf(&buf, end, ":continue"); in trace_boot_compose_hist_cmd()
393 append_printf(&buf, end, ":clear"); in trace_boot_compose_hist_cmd()
[all …]