Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c94 static int big_num_opt = -1; variable
1211 big_num_opt = unset ? 0 : 1; in stat__set_big_num()
1509 if (big_num_opt == 1) { in cmd_stat()
1514 } else if (big_num_opt == 0) /* User passed --no-big-num */ in cmd_stat()