OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLOCK_MONOTONIC
(Results
1 - 25
of
88
) sorted by relevancy
1
2
3
4
/xsrc/external/mit/xf86-video-intel/dist/test/
dri2-swap.c
109
clock_gettime(
CLOCK_MONOTONIC
, &start);
113
clock_gettime(
CLOCK_MONOTONIC
, &end);
118
clock_gettime(
CLOCK_MONOTONIC
, &start);
122
clock_gettime(
CLOCK_MONOTONIC
, &end);
130
clock_gettime(
CLOCK_MONOTONIC
, &start);
134
clock_gettime(
CLOCK_MONOTONIC
, &end);
dri2-test.c
169
clock_gettime(
CLOCK_MONOTONIC
, &start);
173
clock_gettime(
CLOCK_MONOTONIC
, &end);
180
clock_gettime(
CLOCK_MONOTONIC
, &start);
184
clock_gettime(
CLOCK_MONOTONIC
, &end);
195
clock_gettime(
CLOCK_MONOTONIC
, &start);
199
clock_gettime(
CLOCK_MONOTONIC
, &end);
205
clock_gettime(
CLOCK_MONOTONIC
, &start);
209
clock_gettime(
CLOCK_MONOTONIC
, &end);
test_display.c
156
clock_gettime(
CLOCK_MONOTONIC
, tv);
165
clock_gettime(
CLOCK_MONOTONIC
, &now);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
dri2-swap.c
109
clock_gettime(
CLOCK_MONOTONIC
, &start);
113
clock_gettime(
CLOCK_MONOTONIC
, &end);
118
clock_gettime(
CLOCK_MONOTONIC
, &start);
122
clock_gettime(
CLOCK_MONOTONIC
, &end);
130
clock_gettime(
CLOCK_MONOTONIC
, &start);
134
clock_gettime(
CLOCK_MONOTONIC
, &end);
dri2-test.c
136
clock_gettime(
CLOCK_MONOTONIC
, &start);
140
clock_gettime(
CLOCK_MONOTONIC
, &end);
145
clock_gettime(
CLOCK_MONOTONIC
, &start);
149
clock_gettime(
CLOCK_MONOTONIC
, &end);
157
clock_gettime(
CLOCK_MONOTONIC
, &start);
161
clock_gettime(
CLOCK_MONOTONIC
, &end);
test_display.c
156
clock_gettime(
CLOCK_MONOTONIC
, tv);
165
clock_gettime(
CLOCK_MONOTONIC
, &now);
/xsrc/external/mit/MesaLib/dist/src/util/
futex.h
76
._clockid =
CLOCK_MONOTONIC
108
clock_gettime(
CLOCK_MONOTONIC
, &tsnow);
os_time.c
59
clock_gettime(
CLOCK_MONOTONIC
, &tv);
99
while (clock_nanosleep(
CLOCK_MONOTONIC
, 0, &time, &time) == EINTR);
cnd_monotonic.h
59
if ((pthread_condattr_setclock(&condattr,
CLOCK_MONOTONIC
) == 0) &&
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
wsi_common_queue.h
54
ret = pthread_condattr_setclock(&condattr,
CLOCK_MONOTONIC
);
115
clock_gettime(
CLOCK_MONOTONIC
, &now);
/xsrc/external/mit/MesaLib.old/dist/src/util/
os_time.c
61
clock_gettime(
CLOCK_MONOTONIC
, &tv);
102
while (clock_nanosleep(
CLOCK_MONOTONIC
, 0, &time, &time) == EINTR);
futex.h
74
._clockid =
CLOCK_MONOTONIC
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
wsi_common_queue.h
56
ret = pthread_condattr_setclock(&condattr,
CLOCK_MONOTONIC
);
117
clock_gettime(
CLOCK_MONOTONIC
, &now);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
lima_util.c
42
if (clock_gettime(
CLOCK_MONOTONIC
, ¤t))
/xsrc/external/mit/libdrm/dist/tests/exynos/
exynos_fimg2d_perf.c
85
clock_gettime(
CLOCK_MONOTONIC
, &tspec);
96
clock_gettime(
CLOCK_MONOTONIC
, &end);
179
clock_gettime(
CLOCK_MONOTONIC
, &tspec);
189
clock_gettime(
CLOCK_MONOTONIC
, &end);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
msm_priv.h
141
clock_gettime(
CLOCK_MONOTONIC
, &t);
freedreno_bo_cache.c
199
clock_gettime(
CLOCK_MONOTONIC
, &time);
/xsrc/external/mit/libdrm/dist/freedreno/msm/
msm_priv.h
110
clock_gettime(
CLOCK_MONOTONIC
, &t);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_bo.c
69
clock_gettime(
CLOCK_MONOTONIC
, &time);
464
clock_gettime(
CLOCK_MONOTONIC
, &time);
475
clock_gettime(
CLOCK_MONOTONIC
, &time);
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
etnaviv_bo_cache.c
194
clock_gettime(
CLOCK_MONOTONIC
, &time);
etnaviv_priv.h
211
clock_gettime(
CLOCK_MONOTONIC
, &t);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
lima_util.c
50
if (clock_gettime(
CLOCK_MONOTONIC
, ¤t))
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
freedreno_bo_cache.c
202
clock_gettime(
CLOCK_MONOTONIC
, &time);
msm_priv.h
110
clock_gettime(
CLOCK_MONOTONIC
, &t);
/xsrc/external/mit/libdrm/dist/etnaviv/
etnaviv_bo_cache.c
189
clock_gettime(
CLOCK_MONOTONIC
, &time);
Completed in 19 milliseconds
1
2
3
4
Indexes created Tue Aug 11 00:25:38 UTC 2026