OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsl
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/sys/
t_clock_gettime.c
90
struct timespec tsa, tsb,
tsl
, res;
local in function:check_timecounter
103
tsl
= tsa;
127
elapsed = 1000000000LL * (tsb.tv_sec -
tsl
.tv_sec)
128
+ tsb.tv_nsec -
tsl
.tv_nsec;
132
tsl
= tsb;
t_clock_gettime.c
90
struct timespec tsa, tsb,
tsl
, res;
local in function:check_timecounter
103
tsl
= tsa;
127
elapsed = 1000000000LL * (tsb.tv_sec -
tsl
.tv_sec)
128
+ tsb.tv_nsec -
tsl
.tv_nsec;
132
tsl
= tsb;
t_clock_gettime.c
90
struct timespec tsa, tsb,
tsl
, res;
local in function:check_timecounter
103
tsl
= tsa;
127
elapsed = 1000000000LL * (tsb.tv_sec -
tsl
.tv_sec)
128
+ tsb.tv_nsec -
tsl
.tv_nsec;
132
tsl
= tsb;
Completed in 31 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025