/openbmc/qemu/include/qemu/ |
H A D | error-report.h | 52 * Similar to error_report(), except it prints the message just once. 53 * Return true when it prints, false otherwise. 63 * Similar to warn_report(), except it prints the message just once. 64 * Return true when it prints, false otherwise.
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utdebug.c | 253 * DESCRIPTION: Function entry trace. Prints only if TRACE_FUNCTIONS bit is in ACPI_EXPORT_SYMBOL() 290 * DESCRIPTION: Function entry trace. Prints only if TRACE_FUNCTIONS bit is in ACPI_EXPORT_SYMBOL() 326 * DESCRIPTION: Function entry trace. Prints only if TRACE_FUNCTIONS bit is 362 * DESCRIPTION: Function entry trace. Prints only if TRACE_FUNCTIONS bit is 397 * DESCRIPTION: Function exit trace. Prints only if TRACE_FUNCTIONS bit is 436 * DESCRIPTION: Function exit trace. Prints only if TRACE_FUNCTIONS bit is in ACPI_EXPORT_SYMBOL() 437 * set in debug_level. Prints exit status also. in ACPI_EXPORT_SYMBOL() 485 * DESCRIPTION: Function exit trace. Prints only if TRACE_FUNCTIONS bit is in ACPI_EXPORT_SYMBOL() 486 * set in debug_level. Prints exit value also. in ACPI_EXPORT_SYMBOL() 524 * DESCRIPTION: Function exit trace. Prints only if TRACE_FUNCTIONS bit is in ACPI_EXPORT_SYMBOL() [all …]
|
/openbmc/linux/tools/power/cpupower/man/ |
H A D | cpupower-frequency-info.1 | 10 A small tool which prints out cpufreq information helpful to developers and interested users. 15 Prints out debug information. 48 Prints out information like provided by the /proc/cpufreq interface in 2.4. and early 2.6. kernels.
|
/openbmc/linux/Documentation/tools/rtla/ |
H A D | rtla-timerlat.rst | 20 prints the timer latency at the timer *IRQ* handler and the *Thread* handler. 31 Prints the summary from *timerlat* tracer. 35 Prints a histogram of timerlat samples.
|
H A D | rtla-osnoise.rst | 19 The *osnoise* tracer outputs information in two ways. It periodically prints 32 Prints the summary from osnoise tracer. 36 Prints a histogram of osnoise samples.
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | caif.rst | 61 * ser_state: Prints the bit-mask status where 68 * tty_status: Prints the bit-mask tty status information 76 * last_tx_msg: Binary blob Prints the last transmitted frame. 110 * last_rx_msg: Prints the last transmitted frame.
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/ |
H A D | init | 41 # Prints information 46 # Prints information if verbose bootparam is used 51 # Prints information if debug bootparam is used 56 # Prints a message and start a endless loop
|
/openbmc/linux/rust/kernel/ |
H A D | print.rs | 91 /// Prints a message via the kernel's [`_printk`]. 119 /// Prints a message via the kernel's [`_printk`] for the `CONT` level. 196 /// Prints an emergency-level message (level 0). 220 /// Prints an alert-level message (level 1). 244 /// Prints a critical-level message (level 2). 268 /// Prints an error-level message (level 3). 292 /// Prints a warning-level message (level 4). 316 /// Prints a notice-level message (level 5). 340 /// Prints an info-level message (level 6). 365 /// Prints a debug-level message (level 7).
|
H A D | std_vendor.rs | 10 /// Prints and returns the value of a given expression for quick and dirty 19 /// // ^-- prints: [src/main.rs:2] a * 2 = 4 65 /// This prints to the kernel log: 88 /// This prints to the kernel log:
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_iter.c | 129 /* Preorder walk prints parent and child in order. */ 140 /* Postorder walk prints child and parent in order. */ 151 /* Walking parents prints parent and then root. */ 167 /* Early termination prints parent only. */ 182 /* Waling self prints self only. */
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-version.txt | 14 With no options given, the 'perf version' prints the perf version 23 Prints the status of compiled-in libraries on the
|
/openbmc/u-boot/drivers/demo/ |
H A D | Kconfig | 16 This device allows you to play around with driver model. It prints 25 This device allows you to play around with driver model. It prints
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_000_version.py | 11 """Test that the "version" command prints the U-Boot version.""" 13 # "version" prints the U-Boot sign-on message. This is usually considered
|
/openbmc/linux/tools/hv/ |
H A D | hv_get_dhcp_info.sh | 11 # Output: The script prints the string "Enabled" to stdout to indicate 13 # the script prints the string "Disabled" to stdout.
|
/openbmc/linux/kernel/trace/rv/ |
H A D | reactor_printk.c | 6 * Prints the exception msg to the kernel message log. 22 .description = "prints the exception msg to the kernel message log.",
|
/openbmc/u-boot/include/ |
H A D | efi_selftest.h | 21 * Prints a message. 27 * Prints an error message. 36 * Prints a TODO message.
|
/openbmc/openbmc/poky/meta/recipes-core/musl/libc-test/ |
H A D | run-libc-ptests | 19 # libc-test prints error on failure and prints nothing on success.
|
/openbmc/u-boot/scripts/ |
H A D | gcc-version.sh | 5 # Prints the gcc version of `gcc-command' in a canonical 4-digit form 8 # With the -p option, prints the patchlevel as well, for example `029503' for
|
/openbmc/u-boot/tools/ |
H A D | imagetool.h | 112 /* Prints image information abstracting from image header */ 170 * supported image type. If verification is successful, this prints 186 * If verification is successful, this prints the respective header. 221 * This function prints a message if an error occurs, showing the error that 234 * SOURCE_DATE_EPOCH is used. Else the given fallback value is returned. Prints
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | architecture.rst | 136 - ``[_MSG]`` prints a custom message on failure. 140 KUnit prints the test results in KTAP format. KTAP is based on TAP14, see 142 KTAP works with KUnit and Kselftest. The KUnit executor prints KTAP results to 195 the test results, and prints a summary. For failed tests, any
|
/openbmc/openbmc-test-automation/lib/ |
H A D | bmc_ssh_utils.py | 39 … Indicates whether this function should run the pissuing() function prints 123 … Indicates whether this function should run the pissuing() function prints 192 … Indicates whether this function should run the pissuing() function prints 256 … Indicates whether this function should run the pissuing() function prints
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | timerlat.c | 28 " top - prints the summary from timerlat tracer", in timerlat_usage() 29 " hist - prints a histogram of timer latencies", in timerlat_usage()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | get_module_deps3.py | 2 # It checks for dependencies for that specific module and prints 120 # Prints out result, which is what will be used by create_manifest 140 # Prints out result, which is what will be used by create_manifest
|
/openbmc/qemu/include/hw/riscv/ |
H A D | boot_opensbi.h | 25 /** Disable prints during boot */ 27 /** Enable runtime debug prints */
|
/openbmc/linux/lib/zstd/common/ |
H A D | error_private.h | 97 * In debug modes, prints additional information. 114 * In debug modes, prints additional information. 129 * In debug modes, prints additional information.
|