| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_wm.c | 212 const u16 *latencies; in pri_wm_latency_show() local 215 latencies = display->wm.skl_latency; in pri_wm_latency_show() 217 latencies = display->wm.pri_latency; in pri_wm_latency_show() 219 wm_latency_show(m, latencies); in pri_wm_latency_show() 227 const u16 *latencies; in spr_wm_latency_show() local 230 latencies = display->wm.skl_latency; in spr_wm_latency_show() 232 latencies = display->wm.spr_latency; in spr_wm_latency_show() 234 wm_latency_show(m, latencies); in spr_wm_latency_show() 242 const u16 *latencies; in cur_wm_latency_show() local 245 latencies = display->wm.skl_latency; in cur_wm_latency_show() [all …]
|
| /linux/Documentation/block/ |
| H A D | kyber-iosched.rst | 5 The only two tunables for the Kyber scheduler are the target latencies for 7 these target latencies.
|
| H A D | deadline-iosched.rst | 20 service time for a request. As we focus mainly on read latencies, this is
|
| /linux/Documentation/networking/ |
| H A D | tcp-thin.rst | 14 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.
|
| H A D | bridge.rst | 217 latencies when a host leaves a multicast group or channel. 224 is thus bound only by the packet transmission latencies in the multiaccess
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_scsi.c | 151 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 152 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 153 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 154 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 155 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init() 157 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_sdev_init()
|
| H A D | zfcp_def.h | 285 struct zfcp_latencies latencies; member
|
| H A D | zfcp_fsf.c | 2361 lat = &zfcp_sdev->latencies.read; in zfcp_fsf_req_trace() 2366 lat = &zfcp_sdev->latencies.write; in zfcp_fsf_req_trace() 2369 lat = &zfcp_sdev->latencies.cmd; in zfcp_fsf_req_trace() 2374 spin_lock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace() 2378 spin_unlock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
|
| H A D | zfcp_sysfs.c | 551 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \ 582 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | mrvl-pem-pmu.rst | 12 latencies can also be monitored. Address Translation Services(ATS)events 14 their corresponding latencies are also tracked.
|
| /linux/Documentation/trace/ |
| H A D | hwlat_detector.rst | 9 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/Documentation/tools/rtla/ |
| H A D | common_timerlat_options.txt | 40 Set the /dev/cpu_dma_latency to *us*, aiming to bound exit from idle latencies. 46 reduce exit from idle latencies. If *n* is -1, all idle states are disabled.
|
| /linux/block/ |
| H A D | Kconfig.iosched | 15 multiqueue and other fast devices. Given target latencies for reads and
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-kwork.txt | 6 perf-kwork - Tool to trace/measure kernel work properties (latencies) 22 'perf kwork latency' to report the per kwork latencies.
|
| H A D | perf-sched.txt | 6 perf-sched - Tool to trace/measure scheduler properties (latencies) 20 'perf sched latency' to report the per task scheduling latencies
|
| /linux/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | power-mgt.txt | 60 - ibm,cpu-idle-state-latencies-ns: 62 exit-latencies (in ns) for the idle states in
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 29 throughput. It will still provide good latencies most of the 36 latencies.
|
| /linux/Documentation/staging/ |
| H A D | speculation.rst | 10 To improve performance and minimize average latencies, many contemporary CPUs
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 19 histogram of latencies. All these counters may be accessed by sending 74 collect histogram of latencies. The
|
| /linux/Documentation/filesystems/smb/ |
| H A D | smbdirect.rst | 14 high throughput and low latencies by bypassing the traditional TCP/IP
|
| /linux/Documentation/sound/cards/ |
| H A D | emu10k1-jack.rst | 20 channels. With a post 2.6.9 Linux kernel, latencies down to 64 (1.33 ms) or
|
| /linux/Documentation/timers/ |
| H A D | no_hz.rst | 96 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/Documentation/driver-api/ |
| H A D | pps.rst | 75 you should take into account the latencies and jitter introduced by 285 latencies. But if it is too small slave won't be able to capture clear edge
|
| /linux/Documentation/dev-tools/ |
| H A D | gpio-sloppy-logic-analyzer.rst | 30 Note that this is a last resort analyzer which can be affected by latencies,
|
| /linux/arch/sh/mm/ |
| H A D | Kconfig | 122 the address space, each with varying latencies. This enables
|