Home
last modified time | relevance | path

Searched refs:context_init_time (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dinternal.h117 extern struct timespec context_init_time;
Dsystem.cpp153 struct timespec context_init_time; variable
602 clock_gettime(CLOCK_MONOTONIC_RAW, &context_init_time); in callbackEvent()