Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/
Dprocessor.h292 static unsigned int printout = 1; in acpi_processor_ppc_has_changed() local
293 if (printout) { in acpi_processor_ppc_has_changed()
298 printout = 0; in acpi_processor_ppc_has_changed()
/linux-4.4.14/arch/cris/
DKconfig.debug28 bool "NMI causes oops printout"
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c551 static void printout(int id, int nr, struct perf_evsel *counter, double uval) in printout() function
622 printout(id, nr, counter, uval); in print_aggr()
653 printout(thread, 0, counter, uval); in print_aggr_thread()
703 printout(-1, 0, counter, uval); in print_counter_aggr()
756 printout(cpu, 0, counter, uval); in print_counter()
/linux-4.4.14/Documentation/locking/
Dmutex-design.txt109 list of all locks held in the system, printout of them.