function::get_cycles(3stap) centos man page | unix.com

Man Page: function::get_cycles

Operating Environment: centos

Section: 3stap

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

NAME
function::get_cycles - Processor cycle count
SYNOPSIS
get_cycles:long()
ARGUMENTS
None
DESCRIPTION
This function returns the processor cycle counter value if available, else it returns zero. The cycle counter is free running and unsynchronized on each processor. Thus, the order of events cannot determined by comparing the results of the get_cycles function on different processors. SystemTap Tapset Reference June 2014 FUNCTION::GET_CYCLES(3stap)
Related Man Pages
function::ctime(3stap) - centos
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::task(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing