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

Man Page: function::cpu_clock_s

Operating Environment: debian

Section: 3

function::cpu_clock_s

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

NAME
function::cpu_clock_s - Number of seconds on the given cpu's clock
SYNOPSIS
cpu_clock_s:long(cpu:long)
ARGUMENTS
cpu Which processor's clock to read
DESCRIPTION
This function returns the number of seconds 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) - debian
stap-merge(1) - centos
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Detecting unused variables...
Weird 'find' results