Searched refs:printout (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/acpi/ |
H A D | processor.h | 338 static unsigned int printout = 1; in acpi_processor_ppc_has_changed() local 339 if (printout) { in acpi_processor_ppc_has_changed() 344 printout = 0; in acpi_processor_ppc_has_changed()
|
/openbmc/linux/tools/perf/util/ |
H A D | stat-display.c | 767 static void printout(struct perf_stat_config *config, struct outstate *os, in printout() function 1000 printout(config, os, uval, run, ena, avg, aggr_idx); in print_counter_aggrdata() 1145 printout(config, os, uval, run, ena, 1.0, aggr_idx); in print_no_aggr_metric()
|
/openbmc/linux/Documentation/locking/ |
H A D | mutex-design.rst | 98 list of all locks held in the system, printout of them.
|
/openbmc/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 721 static void sleeptable_resize(int size, bool printout, struct short_msg *msg) in sleeptable_resize() argument 725 if (printout) { in sleeptable_resize()
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 229 strongly recommended** because the key printout is still encrypted with 233 Put the resulting printout and the hand-written passphrase into an envelope
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | image.bbclass | 218 # to pass debug=True as the last parameter and you'll get a printout of
|