FUNCTION::JIFFIES(3stap) Timestamp Functions FUNCTION::JIFFIES(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 June 2014 FUNCTION::JIFFIES(3stap)
| Related Man Pages |
|---|
| function::ctime(3stap) - centos |
| tapset::stopwatch(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::tcpmib(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |