Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c451 static int max_bytes_for_cpu; variable
460 trace_seq_printf(s, " %*d) ", max_bytes_for_cpu, cpu); in print_graph_cpu()
1627 max_bytes_for_cpu = snprintf(NULL, 0, "%u", nr_cpu_ids - 1); in init_graph_trace()