Man Page: function::cpu_clock_ns
Operating Environment: centos
Section: 3stap
FUNCTION::CPU_CLOCK_(3stap) Timestamp Functions FUNCTION::CPU_CLOCK_(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 June 2014 FUNCTION::CPU_CLOCK_(3stap)
| Related Man Pages |
|---|
| stap-merge(1) - debian |
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3stap) - centos |
| tapset::context(3stap) - centos |
| tapset::timestamp_gtod(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |