function::cpu_clock_ns FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::cpu_clock_ns - Number of nanoseconds on the given cpu's clockSYNOPSIScpu_clock_ns:long(cpu:long)ARGUMENTScpu Which processor's clock to readDESCRIPTIONThis function returns the number of nanoseconds 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 |
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| function::ctime(3stap) - centos |
| tapset::timestamp_gtod(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| How to copy a column of multiple files and paste into new excel file (next to column)? |