centos man page for function::cpu_clock_ns

Query: function::cpu_clock_ns

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)

NAME
function::cpu_clock_ns - Number of nanoseconds on the given cpu's clock
SYNOPSIS
cpu_clock_ns:long(cpu:long)
ARGUMENTS
cpu Which processor's clock to read
DESCRIPTION
This 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) - centos
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
tapset::context(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq