Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

function::get_cycles.3stap - Man Page

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 Also0

tapset::timestamp(3stap)

Info

April 2024 SystemTap Tapset Reference Timestamp Functions