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

Query: function::cpu_clock_us

OS: debian

Section: 3

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

function::cpu_clock_us

FUNCTION:(3stap)						Timestamp Functions						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::timestamp_gtod(3stap) - centos
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com