Home
last modified time | relevance | path

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

12

/linux/Documentation/userspace-api/
H A Dperf_ring_buffer.rst190 T1: Thread 1; T2: Thread 2; T3: Thread 3
191 x: Thread is in running state
245 T1: Thread 1
246 x: Thread is in running state
311 T1: Thread 1; T2: Thread 2; T3: Thread 3
312 x: Thread is in running state
377 T1: Thread 1; T2: Thread 2; T3: Thread 3
378 x: Thread is in running state
714 T1: Thread 1; T2: Thread 2; T3: Thread 3
715 x: Thread is in running state
/linux/tools/perf/scripts/python/
H A Dgecko.py92 class Thread: class
295 thread = Thread(comm=comm, pid=pid, tid=tid)
304 http_server_thread = threading.Thread(target=test, args=(CORSRequestHandler, HTTPServer,))
H A 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
/linux/Documentation/tools/rtla/
H A 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
H A Drtla-timerlat-top.rst51 0 00:00:12 | IRQ Timer Latency (us) | Thread Timer Latency (us)
104 Thread latency: 41.96 us (100%)
H A Dcommon_timerlat_description.rst8 prints the timer latency at the timer *IRQ* handler and the *Thread*
H A Drtla-timerlat.rst20 prints the timer latency at the timer *IRQ* handler and the *Thread* handler.
H A Drtla-osnoise-top.rst44 …% CPU Aval Max Noise Max Single HW NMI IRQ Softirq Thread
/linux/Documentation/arch/powerpc/
H A Ddscr.rst16 dscr /* Thread DSCR value */
17 dscr_inherit /* Thread has changed default DSCR */
H A 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/Documentation/admin-guide/hw-vuln/
H A Dcross-thread-rsb.rst4 Cross-Thread Return Address Predictions
32 CVE-2022-27672 Cross-Thread Return Address Predictions
H A Dmds.rst58 Hyper-Thread attacks are possible.
153 other variants cannot be protected against cross Hyper-Thread attacks.
H A Dgather_data_sampling.rst24 Because the buffers are shared between Hyper-Threads cross Hyper-Thread attacks
/linux/Documentation/usb/
H A Ddwc3.rst39 sleeping is handed over to the Thread. The event is saved in an
/linux/Documentation/virt/kvm/devices/
H A Dxive.rst25 1. Thread Interrupt Management Area (TIMA)
27 Each thread has an associated Thread Interrupt Management context
/linux/arch/arm/mm/
H A Dproc-v7m.S147 msr control, r1 @ Thread mode has unpriviledged access
/linux/arch/arm/boot/dts/st/
H A Dstm32h750i-art-pi.dts53 model = "RT-Thread STM32H750i-ART-PI board";
/linux/Documentation/arch/parisc/
H A Dregisters.rst32 CR27 (TR 3) Thread descriptor pointer
/linux/tools/perf/Documentation/
H A Dintel-hybrid.txt127 Thread mode example:
/linux/Documentation/arch/x86/
H A Dsgx.rst58 **Thread Control Structure (TCS)**
59 Thread Control Structure pages define the entry points to an enclave and
H A Dtopology.rst111 Thread-related topology information in the kernel:
/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst41 Thread pool ids are a contiguous set of small integers starting
/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst99 CoreSight / Thread Loop 10 Threads - Check TID
/linux/tools/testing/kunit/
H A Dkunit_kernel.py357 waiter = threading.Thread(target=_wait_proc)
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-topology.txt164 in the core if the system supports SMT. Thread nodes are

12