Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::get_cycles(3stap)


FUNCTION::GET_CYCLES

FUNCTION::GET_CYCLES

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::get_cycles − Processor cycle count.

SYNOPSIS

get_cycles:long()

ARGUMENTS

None

GENERAL SYNTAX

get_cycles:long

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.



function::get_cycles(3stap)