function::cpu_clock_us FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::cpu_clock_us - Number of microseconds on the given cpu's clockSYNOPSIScpu_clock_us:long(cpu:long)ARGUMENTScpu Which processor's clock to readDESCRIPTIONThis function returns the number of microseconds 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)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |