function::cpu_clock_us(3stap) centos man page | unix.com

Man Page: function::cpu_clock_us

Operating Environment: centos

Section: 3stap

FUNCTION::CPU_CLOCK_(3stap)					Timestamp Functions				       FUNCTION::CPU_CLOCK_(3stap)

NAME
function::cpu_clock_us - Number of microseconds on the given cpu's clock
SYNOPSIS
cpu_clock_us:long(cpu:long)
ARGUMENTS
cpu Which processor's clock to read
DESCRIPTION
This 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)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::timestamp_gtod(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq