summaryrefslogtreecommitdiffstats
path: root/stapfuncs.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'stapfuncs.5.in')
-rw-r--r--stapfuncs.5.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/stapfuncs.5.in b/stapfuncs.5.in
index 51cdddd8..bde9729b 100644
--- a/stapfuncs.5.in
+++ b/stapfuncs.5.in
@@ -90,6 +90,9 @@ Return 1 if string s1 contains string s2, returns 0 otherwise.
get_cycles:long ()
Return the processor cycle counter value, or 0 if unavailable.
.TP
+gettimeofday_ns:long ()
+Return the number of nanoseconds since the UNIX epoch.
+.TP
gettimeofday_us:long ()
Return the number of microseconds since the UNIX epoch.
.TP