Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c129 static int big_num_opt = -1; variable
1164 big_num_opt = unset ? 0 : 1; in stat__set_big_num()
2726 if (big_num_opt == 1) { in cmd_stat()
2733 } else if (big_num_opt == 0) /* User passed --no-big-num */ in cmd_stat()