diff options
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r-- | stapfuncs.5.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stapfuncs.5.in b/stapfuncs.5.in index 04ada825..e1337993 100644 --- a/stapfuncs.5.in +++ b/stapfuncs.5.in @@ -94,6 +94,9 @@ Return 1 if string s1 contains string s2, returns 0 otherwise. .SS TIMESTAMP .TP +get_cycles:long () +Return the processor cycle counter value, or 0 if unavailable. +.TP gettimeofday_us:long () Return the number of microseconds since the UNIX epoch. .TP |