Searched refs:printout (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/acpi/ |
D | processor.h | 292 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/ |
D | Kconfig.debug | 28 bool "NMI causes oops printout"
|
/linux-4.4.14/tools/perf/ |
D | builtin-stat.c | 551 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/ |
D | mutex-design.txt | 109 list of all locks held in the system, printout of them.
|