Man Page: function::cpu_clock_us
Operating Environment: centos
Section: 3stap
FUNCTION::CPU_CLOCK_(3stap) Timestamp Functions FUNCTION::CPU_CLOCK_(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 June 2014 FUNCTION::CPU_CLOCK_(3stap)
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |