/linux/include/trace/events/ |
H A D | osnoise.h | 116 TP_PROTO(u64 start, u64 duration, u64 interference), 118 TP_ARGS(start, duration, interference), 123 __field( u64, interference) 129 __entry->interference = interference; 132 TP_printk("start %llu.%09u duration %llu ns interference %llu", 136 __entry->interference)
|
/linux/Documentation/trace/ |
H A D | osnoise-tracer.rst | 6 Noise (*osnoise*) refers to the interference experienced by an application 32 source of interferences, increasing a per-cpu interference counter. The 33 osnoise tracer also saves an interference counter for each source of 34 interference. The interference counter for NMI, IRQs, SoftIRQs, and 36 events. When a noise happens without any interference from the operating 39 source of interference. At the end of the period, the osnoise tracer 89 interference happened during the runtime window. 93 and the host interference is detected as a hardware interference. 172 before and after any interference execution. This justifies the dual 180 any type of Linux task, free from the interference of other tasks.
|
H A D | timerlat-tracer.rst | 60 interference from other threads and IRQs.
|
/linux/Documentation/tools/rtla/ |
H A D | common_osnoise_description.rst | 6 read, along with an interference counter of all sources of interference.
|
H A D | rtla-osnoise.rst | 21 the occurrence of the source of interference. It also provides information
|
H A D | rtla-osnoise-top.rst | 19 including the counters of the occurrence of the interference source,
|
/linux/Documentation/driver-api/ |
H A D | wbrf.rst | 8 there may be likely interference of relatively high-powered harmonics of 12 To mitigate possible RFI interference producers can advertise the 40 can cause interference.
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | sysfs.c | 119 static DEVICE_ATTR(interference, 0644,
|
/linux/Documentation/driver-api/thermal/ |
H A D | intel_dptf.rst | 199 frequencies to avoid RF interference with WiFi and 5G. 206 small % and shift away the switching noise harmonic interference from 217 effects of interference, noise and signal fading. 222 are met: there is strong RFI interference because of DDR; CPU power
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | sysfs.c | 139 static DEVICE_ATTR(interference, 0644,
|
/linux/Documentation/gpu/ |
H A D | drm-compute.rst | 44 interference.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-dptf | 135 (Electro magnetic interference) control. This is a bit mask.
|
/linux/Documentation/scheduler/ |
H A D | sched-bwc.rst | 28 increased interference against the other system users. All nicely bounded. 64 there many cgroups or CPU is under utilized, the interference is
|
/linux/kernel/trace/ |
H A D | trace_osnoise.c | 1526 int interference = int_count - last_int_count; in run_osnoise() local 1531 if (!interference) in run_osnoise() 1536 trace_sample_threshold(last_sample, noise, interference); in run_osnoise()
|
/linux/tools/perf/Documentation/ |
H A D | perf-amd-ibs.txt | 48 plethora of events, counting mode (less interference), up to 6 parallel
|
/linux/kernel/ |
H A D | Kconfig.preempt | 147 - limiting SMT interference to improve determinism and/or performance.
|
/linux/Documentation/admin-guide/mm/ |
H A D | idle_page_tracking.rst | 106 from a process address space. To avoid interference with the reclaimer, which,
|
/linux/Documentation/i2c/ |
H A D | gpio-fault-injection.rst | 96 interference (in µs, maximum is 100ms). The calling process will then sleep
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | srso.rst | 152 safe return sequence is itself free from attacker interference. In Zen3
|
/linux/Documentation/networking/ |
H A D | napi.rst | 308 ``gro_flush_timeout`` can cause interference of the user application which is 355 allows the application to process data without interference.
|
H A D | rxrpc.rst | 232 without fear of interference.
|
/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2100.rst | 45 interference with these devices. In many instances Intel is required to
|
H A D | ipw2200.rst | 59 interference with these devices. In many instances Intel is required to
|
/linux/Documentation/mm/damon/ |
H A D | design.rst | 134 the interference is the responsibility of sysadmins. However, it solves the
|
/linux/drivers/gpio/ |
H A D | Kconfig | 1807 CRC checksums to guard against electromagnetic interference,
|