Ubuntu Manpages

tapset::atomic

systemtap atomic tapset

Retrieves an atomic variable from kernel memory
See function::atomic_read(3stap)
for details.
Retrieves an atomic long variable from kernel memory
See function::atomic_long_read(3stap)
for details.

function::atomic_read(3stap), function::atomic_long_read(3stap), stap(1), stapprobes(3stap)