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

NAME

6       function::cpu_clock_ms - Number of milliseconds on the given cpu´s
7       clock
8

SYNOPSIS

10           cpu_clock_ms:long(cpu:long)
11

ARGUMENTS

13       cpu
14           Which processor´s clock to read
15

DESCRIPTION

17       This function returns the number of milliseconds on the given cpu´s
18       clock. This is always monotonic comparing on the same cpu, but may have
19       some drift between cpus (within about a jiffy).
20

SEE ALSO

22       tapset::timestamp_monotonic(3stap)
23
24
25
26SystemTap Tapset Reference         June 2018       FUNCTION::CPU_CLOCK_(3stap)
Impressum