Query: function::cpu_clock_us
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)