Searched refs:trace_boot_hist_add_array (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/kernel/trace/ |
D | trace_boot.c | 219 trace_boot_hist_add_array(struct xbc_node *hnode, char **bufp, in trace_boot_hist_add_array() function 355 ret = trace_boot_hist_add_array(hnode, &buf, end, "keys"); in trace_boot_compose_hist_cmd() 362 ret = trace_boot_hist_add_array(hnode, &buf, end, "values"); in trace_boot_compose_hist_cmd() 365 ret = trace_boot_hist_add_array(hnode, &buf, end, "sort"); in trace_boot_compose_hist_cmd()
|