[ROCm/rocprofiler commit: ee5bc95019]
Этот коммит содержится в:
Evgeny
2018-04-04 12:14:29 -05:00
родитель 3c98242e09
Коммит f1a5ba7386
4 изменённых файлов: 60 добавлений и 44 удалений
+1 -1
Просмотреть файл
@@ -14,5 +14,5 @@ InterceptQueue::obj_map_t* InterceptQueue::obj_map_ = NULL;
const char* InterceptQueue::kernel_none_ = "";
uint64_t InterceptQueue::timeout_ = UINT64_MAX;
Tracker* InterceptQueue::tracker_ = NULL;
bool InterceptQueue::tracker_on_ = true;
bool InterceptQueue::tracker_on_ = false;
} // namespace rocprofiler