Man Page: function::get_cycles
Operating Environment: debian
Section: 3stap
function::get_cycles FUNCTION:(3stap) Timestamp Functions FUNCTION:(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 May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| function::ctime(3) - debian |
| tapset::queue_stats(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |