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)NAMEfunction::get_cycles - Processor cycle countSYNOPSISget_cycles:long()ARGUMENTSNoneDESCRIPTIONThis 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)