debian man page for function::cpu_clock_ns

Query: function::cpu_clock_ns

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::cpu_clock_ns

FUNCTION:(3stap)						Timestamp Functions						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
stap-merge(1) - centos
cpu(1) - plan9
tapset::stopwatch(3stap) - centos
tapset::task(3stap) - centos
tapset::timestamp_gtod(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com