Searched full:evaluating (Results 1 – 25 of 88) sorted by relevance
1234
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-bench.txt | 76 Suite for evaluating performance of scheduler and IPC mechanisms. 146 Suite for evaluating performance of core system call throughput (both usecs/op and ops/sec metrics). 154 Suite for evaluating performance of simple memory copy in various ways. 178 Suite for evaluating performance of simple memory set in various ways. 204 Suite for evaluating NUMA workloads. 209 Suite for evaluating hash tables. 212 Suite for evaluating wake calls. 215 Suite for evaluating parallel wake calls. 218 Suite for evaluating requeue calls. 221 Suite for evaluating futex lock_pi calls. [all …]
|
/Linux-v6.1/net/ipv4/ |
D | tcp_westwood.c | 37 u32 snd_una; /* used for evaluating the number of acked bytes */ 115 * it. If so it calls filter for evaluating bandwidth. 177 * This function evaluates cumul_ack for evaluating bk in case of
|
/Linux-v6.1/include/linux/ |
D | const.h | 8 * a constant expression, most importantly without evaluating the argument.
|
D | stackdepot.h | 39 * decision to use stack depot is taken e.g. when evaluating kernel boot
|
D | tick.h | 190 * Check if a CPU is part of the nohz_full subset. Arrange for evaluating
|
D | fortify-string.h | 342 * evaluating argument side-effects further into the macro layers. 512 * evaluating argument side-effects further into the macro layers.
|
/Linux-v6.1/tools/include/linux/ |
D | const.h | 8 * a constant expression, most importantly without evaluating the argument.
|
/Linux-v6.1/arch/ia64/include/asm/ |
D | uaccess.h | 132 * Evaluating arguments X, PTR, SIZE, and SEGMENT may involve subroutine-calls, which 160 * Evaluating arguments X, PTR, SIZE, and SEGMENT may involve subroutine-calls, which
|
/Linux-v6.1/drivers/virt/ |
D | vmgenid.c | 39 ACPI_EXCEPTION((AE_INFO, status, "Evaluating ADDR")); in vmgenid_add()
|
/Linux-v6.1/drivers/acpi/acpica/ |
D | dbcmds.c | 795 acpi_os_printf("Evaluating _PRT\n"); in acpi_db_device_resources() 822 acpi_os_printf("Evaluating _CRS\n"); in acpi_db_device_resources() 883 acpi_os_printf("Evaluating _SRS\n"); in acpi_db_device_resources() 900 acpi_os_printf("Evaluating _PRS\n"); in acpi_db_device_resources() 932 acpi_os_printf("Evaluating _AEI\n"); in acpi_db_device_resources()
|
D | dbexec.c | 219 acpi_os_printf("Evaluating %s\n", info->pathname); in acpi_db_execute_setup() 309 acpi_ns_print_node_pathname(node, "Evaluating"); in acpi_db_execution_walk()
|
/Linux-v6.1/Documentation/cpu-freq/ |
D | cpufreq-stats.rst | 60 useful for evaluating system behaviour under different governors without the
|
/Linux-v6.1/drivers/acpi/ |
D | pci_slot.c | 171 * we want to check _STA before evaluating _SUN.
|
/Linux-v6.1/drivers/platform/x86/ |
D | asus-wireless.c | 59 acpi_handle_debug(handle, "Evaluating method %s, parameter %#x\n", in asus_wireless_method()
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | i915_scheduler_types.h | 54 * We let a new context run for a small amount of time before re-evaluating
|
/Linux-v6.1/drivers/platform/surface/aggregator/ |
D | ssh_packet_layer.h | 66 * @rx.buf: Buffer for evaluating data on receiver thread.
|
/Linux-v6.1/drivers/usb/storage/ |
D | protocol.c | 78 /* XXX We should be constantly re-evaluating the need for these */ in usb_stor_ufi_command()
|
/Linux-v6.1/drivers/platform/surface/ |
D | surfacepro3_button.c | 170 * If evaluating the _DSM fails, the method is not present. This means in surface_button_check_MSHW0040()
|
/Linux-v6.1/drivers/platform/x86/dell/ |
D | dell-smbios-wmi.c | 58 dev_dbg(&wdev->dev, "evaluating: %u/%u [%x,%x,%x,%x]\n", in run_smbios_call()
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/ |
D | arm,vexpress-juno.yaml | 83 V2M-Juno) was introduced as a vehicle for evaluating big.LITTLE on
|
/Linux-v6.1/scripts/ |
D | documentation-file-ref-check | 143 # Check if exists, evaluating wildcards
|
/Linux-v6.1/Documentation/trace/coresight/ |
D | coresight-config.rst | 225 to substitute the syntax for the name when evaluating the command::
|
/Linux-v6.1/include/linux/regulator/ |
D | driver.h | 515 * @irq_off_ms: The time which IRQ is kept disabled before re-evaluating the 555 * not retrigger evaluating what events are active or resending
|
/Linux-v6.1/Documentation/process/ |
D | 6.Followthrough.rst | 180 after it's merged. The next time you post a patch, they will be evaluating
|
/Linux-v6.1/net/atm/ |
D | proc.c | 8 * Evaluating the efficiency of the whole thing if left as an exercise to
|
1234