Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_functions_graph.c331 static int max_bytes_for_cpu; variable
340 trace_seq_printf(s, " %*d) ", max_bytes_for_cpu, cpu); in print_graph_cpu()
1354 max_bytes_for_cpu = snprintf(NULL, 0, "%u", nr_cpu_ids - 1); in init_graph_trace()