FUNCTION::GET_CYCLES

Section: Timestamp Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

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.  

SEE ALSO

tapset::timestamp(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:16 GMT, November 16, 2022