function::atomic_read
Retrieves an atomic variable from kernel memory
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Retrieves an atomic variable from kernel memory
atomic_read:long(addr:long)
addr
Safely perform the read of an atomic variable.