concurrent sqtt support

Change-Id: I91391fafabc93aefa5d244d870ef82b96a59dc52


[ROCm/rocprofiler commit: 9f7e936d70]
This commit is contained in:
Evgeny
2020-06-10 11:00:18 -05:00
کامیت شده توسط Evgeny Shcherbakov
والد cb337997db
کامیت c75faaaa37
5فایلهای تغییر یافته به همراه287 افزوده شده و 30 حذف شده
@@ -42,4 +42,6 @@ InterceptQueue::queue_id_t InterceptQueue::current_queue_id = 0;
rocprofiler_hsa_callback_fun_t InterceptQueue::submit_callback_fun_ = NULL;
void* InterceptQueue::submit_callback_arg_ = NULL;
bool InterceptQueue::k_concurrent_ = false;
} // namespace rocprofiler