1FUNCTION::READ_STOPW(3stap) Timestamp Functions FUNCTION::READ_STOPW(3stap)
23
4
NAME
6function::read_stopwatch_ns - Reads the time in nanoseconds for a
7stopwatch
8
SYNOPSIS
10read_stopwatch_ns:long(name:string)
11
ARGUMENTS
13name
14stopwatch name
15
DESCRIPTION
17Returns time in nanoseconds for stopwatch name. Creates stopwatch name
18if it does not currently exist.
19
SEE ALSO
21tapset::stopwatch(3stap)
2223
24
25
SystemTap Tapset Reference April 2023 FUNCTION::READ_STOPW(3stap)