function::cpu_clock_s FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::cpu_clock_s - Number of seconds on the given cpu's clockSYNOPSIScpu_clock_s:long(cpu:long)ARGUMENTScpu Which processor's clock to readDESCRIPTIONThis function returns the number of seconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| cpu(1) - plan9 |
| tapset::scheduler(3stap) - centos |
| tapset::task(3stap) - centos |
| tapset::timestamp_gtod(3stap) - centos |
| tapset::timestamp_monotonic(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |