Searched defs:verbose (Results 1 – 13 of 13) sorted by relevance
24 static void cpuidle_cpu_output(unsigned int cpu, int verbose) in cpuidle_cpu_output()141 int ret = 0, cont = 1, output_param = 0, verbose = 1; in cmd_idle_info() local
15 static int verbose; variable
42 static int verbose; variable
41 unsigned int verbose; /* verbose output */ member
34 unsigned int verbose; /* set with -v */ variable
269 def setup_log(verbose): argument
18 int verbose; variable
376 bool verbose; member
16 int verbose; variable
381 const char *verbose = getenv("VERBOSE"); in main() local
92 bool verbose) in check_valid_segment()
55 int verbose; variable
95 static bool verbose; variable96 #define verbose(args...) \ macro