1FUNCTION::JIFFIES(3stap)      Timestamp Functions     FUNCTION::JIFFIES(3stap)
2
3
4

NAME

6       function::jiffies - Kernel jiffies count
7

SYNOPSIS

9           jiffies:long()
10

ARGUMENTS

12       None
13

DESCRIPTION

15       This function returns the value of the kernel jiffies variable. This
16       value is incremented periodically by timer interrupts, and may wrap
17       around a 32-bit or 64-bit boundary. See HZ.
18

SEE ALSO

20       tapset::timestamp(3stap)
21
22
23
24SystemTap Tapset Reference         May 2019           FUNCTION::JIFFIES(3stap)
Impressum