Searched refs:printout (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/acpi/
H A Dprocessor.h338 static unsigned int printout = 1; local
339 if (printout) {
344 printout = 0;
/linux-master/tools/perf/util/
H A Dstat-display.c778 static void printout(struct perf_stat_config *config, struct outstate *os, function
1011 printout(config, os, uval, run, ena, avg, aggr_idx);
1161 printout(config, os, uval, run, ena, 1.0, aggr_idx);
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c721 static void sleeptable_resize(int size, bool printout, struct short_msg *msg) argument
725 if (printout) {
1094 "%ld.%06ld Latency %d printout skipped due to %s\n",
1603 * We will do the printout below so we have to
1747 "\t\t\tdo an immediate printout will be:\n\n"

Completed in 131 milliseconds