Home
last modified time | relevance | path

Searched refs:interference (Results 1 – 25 of 31) sorted by relevance

12

/linux/include/trace/events/
H A Dosnoise.h212 TP_PROTO(u64 start, u64 duration, u64 interference),
214 TP_ARGS(start, duration, interference),
219 __field( u64, interference)
225 __entry->interference = interference;
232 __entry->interference)
/linux/Documentation/trace/
H A Dosnoise-tracer.rst6 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 Dtimerlat-tracer.rst60 interference from other threads and IRQs.
/linux/Documentation/tools/rtla/
H A Dcommon_osnoise_description.txt6 read, along with an interference counter of all sources of interference.
H A Drtla-osnoise.rst21 the occurrence of the source of interference. It also provides information
H A Drtla-osnoise-top.rst21 including the counters of the occurrence of the interference source,
/linux/Documentation/driver-api/
H A Dwbrf.rst8 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 Dsysfs.c119 static DEVICE_ATTR(interference, 0644,
/linux/Documentation/driver-api/thermal/
H A Dintel_dptf.rst229 frequencies to avoid RF interference with WiFi and 5G.
236 small % and shift away the switching noise harmonic interference from
247 effects of interference, noise and signal fading.
252 are met: there is strong RFI interference because of DDR; CPU power
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dsysfs.c139 static DEVICE_ATTR(interference, 0644,
/linux/Documentation/scheduler/
H A Dsched-bwc.rst28 increased interference against the other system users. All nicely bounded.
62 The interference when using burst is valued by the possibilities for
64 there many cgroups or CPU is under utilized, the interference is
H A Dsched-deadline.rst68 interference between different tasks (bandwidth isolation), while the EDF[1]
/linux/Documentation/gpu/
H A Ddrm-compute.rst44 interference.
/linux/kernel/trace/
H A DKconfig518 System Noise (osnoise) refers to the interference experienced by an
528 increasing a per-cpu interference counter. It saves an interference
529 counter for each source of interference. The interference counter for
532 without any interference from the operating system level, the
535 interference. At the end of the period, the osnoise tracer prints
570 events can be used to trace the source of interference from NMI,
H A Dtrace_osnoise.c1504 int interference = int_count - last_int_count; in run_osnoise() local
1509 if (!interference) in run_osnoise()
1514 trace_sample_threshold(last_sample, noise, interference); in run_osnoise()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dptf135 (Electro magnetic interference) control. This is a bit mask.
/linux/kernel/
H A DKconfig.preempt163 - limiting SMT interference to improve determinism and/or performance.
/linux/tools/perf/Documentation/
H A Dperf-amd-ibs.txt48 plethora of events, counting mode (less interference), up to 6 parallel
/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst106 from a process address space. To avoid interference with the reclaimer, which,
/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst96 interference (in µs, maximum is 100ms). The calling process will then sleep
/linux/Documentation/admin-guide/hw-vuln/
H A Dsrso.rst165 safe return sequence is itself free from attacker interference. In Zen3
/linux/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst127 may indicate a physical layer issue such as a faulty cable, interference,
464 interference from electromagnetic sources.
467 interference (EMI) near the cable. Consider using shielded cables or
/linux/Documentation/networking/
H A Dnapi.rst341 ``gro_flush_timeout`` can cause interference of the user application which is
388 allows the application to process data without interference.
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst45 interference with these devices. In many instances Intel is required to
H A Dipw2200.rst59 interference with these devices. In many instances Intel is required to

12