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

Man Page: function::jiffies

Operating Environment: debian

Section: 3

function::jiffies

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

NAME
function::jiffies - Kernel jiffies count
SYNOPSIS
jiffies:long()
ARGUMENTS
None
DESCRIPTION
This function returns the value of the kernel jiffies variable. This value is incremented periodically by timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See HZ. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
function::ansi_set_color3(3stap) - centos
tapset::conversions(3stap) - centos
tapset::inet(3stap) - centos
tapset::registers(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?
Is UNIX an open source OS ?
Detecting unused variables...
Weird 'find' results