Home
last modified time | relevance | path

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

12

/linux-6.12.1/include/trace/events/
Dosnoise.h116 TP_PROTO(u64 start, u64 duration, u64 interference),
118 TP_ARGS(start, duration, interference),
123 __field( u64, interference)
129 __entry->interference = interference;
136 __entry->interference)
/linux-6.12.1/Documentation/trace/
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.
Dtimerlat-tracer.rst60 interference from other threads and IRQs.
/linux-6.12.1/Documentation/tools/rtla/
Dcommon_osnoise_description.rst6 read, along with an interference counter of all sources of interference.
Drtla-osnoise.rst21 the occurrence of the source of interference. It also provides information
Drtla-osnoise-top.rst19 including the counters of the occurrence of the interference source,
/linux-6.12.1/Documentation/driver-api/
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-6.12.1/drivers/net/wireless/broadcom/b43/
Dsysfs.c119 static DEVICE_ATTR(interference, 0644,
/linux-6.12.1/Documentation/driver-api/thermal/
Dintel_dptf.rst199 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-6.12.1/drivers/net/wireless/broadcom/b43legacy/
Dsysfs.c139 static DEVICE_ATTR(interference, 0644,
/linux-6.12.1/kernel/trace/
DKconfig446 System Noise (osnoise) refers to the interference experienced by an
456 increasing a per-cpu interference counter. It saves an interference
457 counter for each source of interference. The interference counter for
460 without any interference from the operating system level, the
463 interference. At the end of the period, the osnoise tracer prints
498 events can be used to trace the source of interference from NMI,
Dtrace_osnoise.c1521 int interference = int_count - last_int_count; in run_osnoise() local
1526 if (!interference) in run_osnoise()
1531 trace_sample_threshold(last_sample, noise, interference); in run_osnoise()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-dptf135 (Electro magnetic interference) control. This is a bit mask.
/linux-6.12.1/Documentation/scheduler/
Dsched-bwc.rst28 increased interference against the other system users. All nicely bounded.
64 there many cgroups or CPU is under utilized, the interference is
Dsched-deadline.rst67 interference between different tasks (bandwidth isolation), while the EDF[1]
/linux-6.12.1/kernel/
DKconfig.preempt130 - limiting SMT interference to improve determinism and/or performance.
/linux-6.12.1/tools/perf/Documentation/
Dperf-amd-ibs.txt48 plethora of events, counting mode (less interference), up to 6 parallel
/linux-6.12.1/Documentation/admin-guide/mm/
Didle_page_tracking.rst106 from a process address space. To avoid interference with the reclaimer, which,
/linux-6.12.1/Documentation/i2c/
Dgpio-fault-injection.rst96 interference (in µs, maximum is 100ms). The calling process will then sleep
/linux-6.12.1/Documentation/admin-guide/hw-vuln/
Dsrso.rst152 safe return sequence is itself free from attacker interference. In Zen3
/linux-6.12.1/Documentation/networking/device_drivers/wifi/intel/
Dipw2100.rst45 interference with these devices. In many instances Intel is required to
Dipw2200.rst59 interference with these devices. In many instances Intel is required to
/linux-6.12.1/Documentation/mm/damon/
Ddesign.rst134 the interference is the responsibility of sysadmins. However, it solves the
/linux-6.12.1/Documentation/networking/
Drxrpc.rst232 without fear of interference.
/linux-6.12.1/drivers/gpio/
DKconfig1795 CRC checksums to guard against electromagnetic interference,

12