Man Page: function::atomic_long_read
Operating Environment: debian
Section: 3
function::atomic_long_read FUNCTION:(3stap) String and data retrieving fun FUNCTION:(3stap)NAMEfunction::atomic_long_read - Retrieves an atomic long variable from kernel memorySYNOPSISatomic_long_read:long(addr:long)ARGUMENTSaddr pointer to atomic long variableDESCRIPTIONSafely 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. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::stopwatch(3stap) - centos |
| tapset::logging(3stap) - centos |
| tapset::registers(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |