Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_functions_graph.c483 static int max_bytes_for_cpu; variable
492 trace_seq_printf(s, " %*d) ", max_bytes_for_cpu, cpu); in print_graph_cpu()
1455 max_bytes_for_cpu = snprintf(NULL, 0, "%d", nr_cpu_ids - 1); in init_graph_trace()