aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_stats_timing.cpp
AgeCommit message (Expand)Author
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-04-18[STATS] Remove timePair class and unused functionsJonathan Peyton
2016-04-05[STATS] Remove trailing whitespace in stats source filesJonathan Peyton
2015-12-17[STATS] Properly guard the tick_time() function and its usesJonathan Peyton
2015-12-17[STATS] replace __cpuid() intrinsic with already existing __kmp_x86_cpuid() f...Jonathan Peyton
2015-04-02Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie