FUNCTION::ATOMIC_LON(3stap) | String and data retrieving fun | FUNCTION::ATOMIC_LON(3stap) |
function::atomic_long_read - Retrieves an atomic long variable from kernel memory
atomic_long_read:long(addr:long)
addr
Safely perform the read of an atomic long variable. This will be a NOP on kernels that do not have ATOMIC_LONG_INIT set on the kernel config.
November 2022 | SystemTap Tapset Reference |