Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-stat.c112 static int big_num_opt = -1; variable
929 big_num_opt = unset ? 0 : 1; in stat__set_big_num()
1311 if (big_num_opt == 1) { in cmd_stat()
1318 } else if (big_num_opt == 0) /* User passed --no-big-num */ in cmd_stat()