1TAPSET::ATOMIC(3stap) TAPSET::ATOMIC(3stap)
2
3
4
6 tapset::atomic - systemtap atomic tapset
7
8
10 atomic_read
11 Retrieves an atomic variable from kernel memory
12
13 See function::atomic_read(3stap)
14 for details.
15
16 atomic_long_read
17 Retrieves an atomic long variable from kernel memory
18
19 See function::atomic_long_read(3stap)
20 for details.
21
22
24 function::atomic_read(3stap), function::atomic_long_read(3stap),
25 stap(1), stapprobes(3stap)
26
27
28
29SystemTap Tapset Reference April 2023 TAPSET::ATOMIC(3stap)