Home
last modified time | relevance | path

Searched refs:__kmp_stats_start_time (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.cpp258 startTime.getValue() - __kmp_stats_start_time.getValue(), in stop()
259 tick.getValue() - __kmp_stats_start_time.getValue(), in stop()
910 __kmp_stats_start_time = tsc_tick_count::now(); in __kmp_stats_init()
Dkmp_global.cpp38 tsc_tick_count __kmp_stats_start_time; variable
Dkmp_stats.h867 extern tsc_tick_count __kmp_stats_start_time;