Home
last modified time | relevance | path

Searched refs:Thread (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.1.9/Documentation/tools/rtla/
Drtla-timerlat-top.rst37 the IRQ handler, printing it to the buffer if the *Thread* timer latency is
38 higher than *30 us*. It is also set to stop the session if a *Thread* timer
44 0 00:00:59 | IRQ Timer Latency (us) | Thread Timer Latency (us)
120 also high and added more *12553 ns* to the Thread latency. Finally, the
123 the *Thread* timer latency accounted for *30328 ns*.
Dcommon_timerlat_options.rst18 Stop trace if the *Thread* latency is higher than the argument in us.
22 Save the stack trace at the *IRQ* if a *Thread* latency is higher than the
Dcommon_timerlat_description.rst8 prints the timer latency at the timer *IRQ* handler and the *Thread*
Drtla-timerlat.rst20 prints the timer latency at the timer *IRQ* handler and the *Thread* handler.
Drtla-osnoise-top.rst44 …% CPU Aval Max Noise Max Single HW NMI IRQ Softirq Thread
/linux-6.1.9/Documentation/powerpc/
Ddscr.rst16 dscr /* Thread DSCR value */
17 dscr_inherit /* Thread has changed default DSCR */
Dimc.rst19 on-chip but off-core), Core level and Thread level.
25 The Core and Thread IMC PMU counters are handled in the core. Core level PMU
/linux-6.1.9/Documentation/devicetree/bindings/mailbox/
Dmediatek,gce-mailbox.yaml30 The first cell describes the Thread ID of the GCE,
/linux-6.1.9/Documentation/usb/
Ddwc3.rst39 sleeping is handed over to the Thread. The event is saved in an
/linux-6.1.9/Documentation/x86/
Dmds.rst90 This does not protect against cross Hyper-Thread attacks except for MSBDS
167 protected against cross Hyper-Thread attacks because the Fill Buffer and
177 that stale data from the idling CPU from spilling to the Hyper-Thread
Dsgx.rst58 **Thread Control Structure (TCS)**
59 Thread Control Structure pages define the entry points to an enclave and
Dtopology.rst119 Thread-related topology information in the kernel:
/linux-6.1.9/Documentation/virt/kvm/devices/
Dxive.rst25 1. Thread Interrupt Management Area (TIMA)
27 Each thread has an associated Thread Interrupt Management context
/linux-6.1.9/arch/arm/mm/
Dproc-v7m.S146 msr control, r1 @ Thread mode has unpriviledged access
/linux-6.1.9/arch/arm/boot/dts/
Dstm32h750i-art-pi.dts53 model = "RT-Thread STM32H750i-ART-PI board";
/linux-6.1.9/Documentation/admin-guide/hw-vuln/
Dmds.rst58 Hyper-Thread attacks are possible.
161 other variants cannot be protected against cross Hyper-Thread attacks.
Dtsx_async_abort.rst59 Hyper-Thread attacks are possible.
/linux-6.1.9/Documentation/parisc/
Dregisters.rst32 CR27 (TR 3) Thread descriptor pointer
/linux-6.1.9/tools/perf/Documentation/
Dintel-hybrid.txt127 Thread mode example:
/linux-6.1.9/Documentation/mm/
Dvmalloced-kernel-stacks.rst105 Thread stack allocation is initiated from clone(), fork(), vfork(),
/linux-6.1.9/Documentation/filesystems/nfs/
Dknfsd-stats.rst41 Thread pool ids are a contiguous set of small integers starting
/linux-6.1.9/tools/testing/kunit/
Dkunit_kernel.py350 waiter = threading.Thread(target=_wait_proc)
/linux-6.1.9/Documentation/trace/coresight/
Dcoresight-perf.rst99 CoreSight / Thread Loop 10 Threads - Check TID
/linux-6.1.9/Documentation/x86/x86_64/
Dfsgs.rst28 The FS segment is commonly used to address Thread Local Storage (TLS). FS
/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py190 class Thread(QThread): class
195 super(Thread, self).__init__(parent)
736 thread = Thread(self.FindThread, context[0])
2412 self.init_thread = Thread(self.ThreadFn, glb)
2523 thread = Thread(self.FindThread)
2677 self.thread = Thread(self.Thread)
2689 def Thread(self): member in SQLFetcher

12