Man Page: function::cpu_clock_us
Operating Environment: debian
Section: 3
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)
| Related Man Pages |
|---|
| stap-merge(1) - centos |
| function::ansi_set_color2(3) - debian |
| tapset::stopwatch(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::timestamp_gtod(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |