queue profiled API

Change-Id: I08f496fa76903738e937d2f29dc558ed9def3e0a
This commit is contained in:
Evgeny
2018-07-09 20:33:58 -05:00
rodzic bc7a052294
commit 7ba92e192b
7 zmienionych plików z 127 dodań i 35 usunięć
+2
Wyświetl plik
@@ -39,4 +39,6 @@ const char* InterceptQueue::kernel_none_ = "";
uint64_t InterceptQueue::timeout_ = UINT64_MAX;
Tracker* InterceptQueue::tracker_ = NULL;
bool InterceptQueue::tracker_on_ = false;
bool InterceptQueue::in_constr_call_ = false;
} // namespace rocprofiler