centos man page for function::get_cycles

Query: function::get_cycles

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::ansi_set_color3(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::memory(3stap) - centos
tapset::string(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq