Query: function::jiffies
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::jiffies FUNCTION:(3stap) Timestamp Functions FUNCTION:(3stap)NAMEfunction::jiffies - Kernel jiffies countSYNOPSISjiffies:long()ARGUMENTSNoneDESCRIPTIONThis function returns the value of the kernel jiffies variable. This value is incremented periodically by timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See HZ. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)