Query: function::cpu_clock_s
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::cpu_clock_s FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::cpu_clock_s - Number of seconds on the given cpu's clockSYNOPSIScpu_clock_s:long(cpu:long)ARGUMENTScpu Which processor's clock to readDESCRIPTIONThis function returns the number of seconds on the given cpu's clock. This is always monotonic comparing on the same cpu, but may have some drift between cpus (within about a jiffy). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages |
---|
stap-merge(1) - centos |
tapset::stopwatch(3stap) - centos |
tapset::scheduler(3stap) - centos |
tapset::timestamp_gtod(3stap) - centos |
tapset::timestamp_monotonic(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |