Home
last modified time | relevance | path

Searched full:interference (Results 1 – 25 of 78) sorted by relevance

1234

/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
63 … || / SINGLE Interference counters:
88 - The Interference counters display how many each of the respective
89 interference happened during the runtime window.
93 and the host interference is detected as a hardware interference.
[all …]
H A Dtimerlat-tracer.rst60 interference from other threads and IRQs.
/linux/include/trace/events/
H A Dosnoise.h17 int hw_count; /* # HW (incl. hypervisor) interference */
212 TP_PROTO(u64 start, u64 duration, u64 interference),
214 TP_ARGS(start, duration, interference),
219 __field( u64, interference)
225 __entry->interference = interference;
228 TP_printk("start %llu.%09u duration %llu ns interference %llu",
232 __entry->interference)
/linux/drivers/net/wireless/broadcom/b43/
H A Dsysfs.c56 count = sysfs_emit(buf, "0 (No Interference Mitigation)\n"); in b43_attr_interfmode_show()
60 "1 (Non-WLAN Interference Mitigation)\n"); in b43_attr_interfmode_show()
63 count = sysfs_emit(buf, "2 (WLAN Interference Mitigation)\n"); in b43_attr_interfmode_show()
108 b43err(wldev->wl, "Interference Mitigation not " in b43_attr_interfmode_store()
119 static DEVICE_ATTR(interference, 0644,
H A Dphy_common.h40 * enum b43_interference_mitigation - Interference Mitigation mode
43 * @B43_INTERFMODE_NONWLAN: Non-WLAN Interference Mitigation
44 * @B43_INTERFMODE_MANUALWLAN: WLAN Interference Mitigation
45 * @B43_INTERFMODE_AUTOWLAN: Automatic WLAN Interference Mitigation
125 * @interf_mitigation: Switch the Interference Mitigation mode.
H A Dphy_g.h118 /* ACI (adjacent channel interference) flags. */
165 /* Current Interference Mitigation mode */
167 /* Stack of saved values from the Interference Mitigation code.
/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c43 * This can be blocking or interference, depending on the
46 * interference.
71 * Interference sum.
79 * Interference task information.
151 * For interference, we start now looking for things that can delay in timerlat_aa_irq_latency()
170 * Zero interference tasks. in timerlat_aa_irq_latency()
219 * For interference, we start now looking for things that can delay in timerlat_aa_thread_latency()
303 * (IRQ interference).
378 * IRQ interference. in timerlat_aa_irq_handler()
604 printf(" Previous IRQ interference in timerlat_thread_analysis()
[all...]
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dsysfs.c78 count = sysfs_emit(buf, "0 (No Interference Mitigation)\n"); in b43legacy_attr_interfmode_show()
82 "1 (Non-WLAN Interference Mitigation)\n"); in b43legacy_attr_interfmode_show()
85 count = sysfs_emit(buf, "2 (WLAN Interference Mitigation)\n"); in b43legacy_attr_interfmode_show()
131 b43legacyerr(wldev->wl, "Interference Mitigation not " in b43legacy_attr_interfmode_store()
139 static DEVICE_ATTR(interference, 0644,
H A Db43legacy.h422 /* ACI (adjacent channel interference) flags. */
485 /* Current Interference Mitigation mode */
487 /* Stack of saved values from the Interference Mitigation code.
/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/Documentation/tools/rtla/
H A Dcommon_osnoise_description.txt6 read, along with an interference counter of all sources of interference.
/linux/kernel/trace/
H A Dtrace_osnoise.c452 seq_puts(s, " SINGLE Interference counters:\n"); in print_osnoise_headers()
476 seq_puts(s, " SINGLE Interference counters:\n"); in print_osnoise_headers()
720 * to discount the NMI interference.
736 * forward to discount the interference.
754 * is pushed forward to discount the interference.
769 * the interference from higher priority interrupts. Instead of keeping a
770 * variable to discount the interrupt interference from these variables, the
776 * - Discount the interference.
790 * to capture an interference safe duration.
824 * set_int_safe_time - Save the current time on *time, aware of interference
[all …]
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,
/linux/include/net/
H A Drstreason.h176 * @SK_RST_REASON_MPTCP_RST_EMIDDLEBOX: Middlebox interference.
177 * Middlebox interference has been detected over this subflow,
/linux/arch/xtensa/include/asm/
H A Djump_label.h39 * to avoid any assembler interference with this. in arch_static_branch_jump()
/linux/Documentation/gpu/
H A Ddrm-compute.rst44 interference.
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dmmrc.h159 /* Has rate control detected possible interference */
/linux/arch/mips/kernel/
H A Dtime.c162 * timer interrupt isn't reliable; the interference doesn't in time_init()
/linux/kernel/
H A DKconfig.preempt167 - limiting SMT interference to improve determinism and/or performance.
/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst106 from a process address space. To avoid interference with the reclaimer, which,
/linux/kernel/power/
H A Dprocess.c145 * the OOM killer to disallow any further interference with in freeze_processes()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dptf135 (Electro magnetic interference) control. This is a bit mask.
/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst96 interference (in µs, maximum is 100ms). The calling process will then sleep
/linux/tools/perf/Documentation/
H A Dperf-amd-ibs.txt48 plethora of events, counting mode (less interference), up to 6 parallel
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c240 * Interference bitmap transform maps used by
8772 "DCS incumbent signal interference subtlv 0x%x invalid len %u\n", in ath12k_wmi_incumbent_signal_interference_subtlv_parser()
8787 …"incumbent signal interference chan width %u freq %u center_freq0 %u center_freq1 %u bitmap 0x%x\n… in ath12k_wmi_incumbent_signal_interference_subtlv_parser()
8793 ath12k_warn(ab, "Received invalid tag 0x%x for WMI DCS interference in subtlvs\n", in ath12k_wmi_incumbent_signal_interference_subtlv_parser()
8817 ath12k_warn(ab, "Received invalid tag 0x%x for WMI DCS interference event\n", in ath12k_wmi_dcs_interference_event_parser()
8834 "DCS interference event received with wrong chan width bmap 0x%x for 20 MHz", in ath12k_wmi_validate_interference_info()
8843 "DCS interference event received with wrong chan width bmap 0x%x for 40 MHz", in ath12k_wmi_validate_interference_info()
8853 "DCS interference event received with wrong chan width bmap 0x%x for 80 MHz", in ath12k_wmi_validate_interference_info()
8864 "DCS interference event received with wrong chan width bmap 0x%x for 160 MHz", in ath12k_wmi_validate_interference_info()
8876 "DCS interference event received with wrong chan width bmap 0x%x for 320 MHz", in ath12k_wmi_validate_interference_info()
[all …]

1234