Home
last modified time | relevance | path

Searched full:latencies (Results 1 – 25 of 207) sorted by relevance

123456789

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_wm.c150 * - latencies are in us on gen9. in intel_print_wm_latency()
184 * - latencies are in us on gen9/vlv/chv in wm_latency_show()
204 const u16 *latencies; in pri_wm_latency_show() local
207 latencies = dev_priv->display.wm.skl_latency; in pri_wm_latency_show()
209 latencies = dev_priv->display.wm.pri_latency; in pri_wm_latency_show()
211 wm_latency_show(m, latencies); in pri_wm_latency_show()
219 const u16 *latencies; in spr_wm_latency_show() local
222 latencies = dev_priv->display.wm.skl_latency; in spr_wm_latency_show()
224 latencies = dev_priv->display.wm.spr_latency; in spr_wm_latency_show()
226 wm_latency_show(m, latencies); in spr_wm_latency_show()
[all …]
/linux-6.14.4/Documentation/networking/
Dtcp-thin.rst14 the service quality. Extreme latencies are caused by TCP's
23 streams provoke high latencies when using TCP is unfortunate.
37 to experience high retransmission latencies.
/linux-6.14.4/Documentation/block/
Dkyber-iosched.rst5 The only two tunables for the Kyber scheduler are the target latencies for
7 these target latencies.
/linux-6.14.4/Documentation/trace/
Dhwlat_detector.rst9 detect large system latencies induced by the behavior of certain underlying
22 you are trying to keep event service latencies down in the microsecond range.
57 change to a default of 10 usecs. If any latencies that exceed the threshold is
/linux-6.14.4/Documentation/admin-guide/perf/
Dmrvl-pem-pmu.rst12 latencies can also be monitored. Address Translation Services(ATS)events
14 their corresponding latencies are also tracked.
/linux-6.14.4/Documentation/tools/rtla/
Dcommon_timerlat_options.rst30 Set the /dev/cpu_dma_latency to *us*, aiming to bound exit from idle latencies.
36 reduce exit from idle latencies. If *n* is -1, all idle states are disabled.
/linux-6.14.4/kernel/trace/
Dtrace_hwlat.c5 * Use this tracer to detect large system latencies induced by the behavior of
20 * Although certain hardware-inducing latencies are necessary (for example,
29 * WARNING: This implementation necessarily introduces latencies. Therefore,
193 * get_sample - sample the CPU TSC and look for likely hardware latencies
417 * counter (TSC or similar) and look for potential hardware latencies.
577 * hardware latencies.
/linux-6.14.4/drivers/s390/scsi/
Dzfcp_scsi.c152 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
153 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
154 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
155 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
156 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
157 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
158 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_sdev_init()
Dzfcp_def.h277 * @latencies: FSF channel and fabric latencies
285 struct zfcp_latencies latencies; member
/linux-6.14.4/include/trace/events/
Dirq.h51 * out irq handler latencies.
81 * conjunction with the irq_handler_entry to understand irq handler latencies.
/linux-6.14.4/kernel/
DKconfig.preempt27 throughput. It will still provide good latencies most of the
34 latencies.
/linux-6.14.4/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt60 - ibm,cpu-idle-state-latencies-ns:
62 exit-latencies (in ns) for the idle states in
/linux-6.14.4/arch/alpha/lib/
Dmemcpy.c71 * Note the ordering to try to avoid load (and address generation) latencies.
117 * Note the ordering to try to avoid load (and address generation) latencies.
/linux-6.14.4/drivers/pci/pcie/
Daspm.c592 /* Read direction exit latencies */ in pcie_aspm_check_latency()
616 * The exit latencies for L1 substates are not advertised in pcie_aspm_check_latency()
618 * to determine max latencies introduced by enabling L1 in pcie_aspm_check_latency()
621 * L1 exit latencies advertised by a device include L1 in pcie_aspm_check_latency()
622 * substate latencies (and hence do not do any check). in pcie_aspm_check_latency()
814 /* Configure common clock before checking latencies */ in pcie_aspm_cap_init()
819 * clock configuration. L0s & L1 exit latencies in the otherwise in pcie_aspm_cap_init()
874 /* Get and check endpoint acceptable latencies */ in pcie_aspm_cap_init()
1232 /* Recheck latencies and update aspm_capable for links under the root */
1287 /* Recheck latencies and configure upstream links */ in pcie_aspm_exit_link_state()
/linux-6.14.4/block/
DKconfig.iosched15 multiqueue and other fast devices. Given target latencies for reads and
/linux-6.14.4/Documentation/admin-guide/device-mapper/
Dstatistics.rst19 histogram of latencies. All these counters may be accessed by sending
74 collect histogram of latencies. The
/linux-6.14.4/Documentation/devicetree/bindings/cache/
Dl2c2x0.yaml71 read, write and setup latencies. Minimum valid values are 1. Controllers
82 read, write and setup latencies. Controllers without setup latency control
Dbaikal,bt1-l2-ctl.yaml16 to change the Tag, Data and Way-select RAM access latencies. Baikal-T1
/linux-6.14.4/tools/perf/Documentation/
Dperf-kwork.txt6 perf-kwork - Tool to trace/measure kernel work properties (latencies)
22 'perf kwork latency' to report the per kwork latencies.
/linux-6.14.4/Documentation/timers/
Dno_hz.rst96 in order to avoid degrading from-idle transition latencies.
231 eliminate scheduling-clock interrupt latencies. Here are some
245 to degrade your latencies -- and that this degradation can
/linux-6.14.4/Documentation/devicetree/bindings/interconnect/
Dqcom,bcm-voter.yaml37 overridden to reduce latencies.
/linux-6.14.4/tools/power/cpupower/man/
Dcpupower-frequency-info.154 Output frequencies and latencies without rounding off values.
/linux-6.14.4/tools/tracing/rtla/src/
Dtimerlat.c29 " hist - prints a histogram of timer latencies", in timerlat_usage()
/linux-6.14.4/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c42 * - requested_state: best mode allowed by software (latencies) in cpuidle_sleep_enter()
/linux-6.14.4/fs/f2fs/
Diostat.h27 unsigned long sum_lat[MAX_IO_TYPE][NR_PAGE_TYPE]; /* sum of io latencies */

123456789