Add queue intercept support to the runtime.

Queue intercept is exposed as two tools-only APIs via the API
intercept table.

Change-Id: Iac9602ed3143974d85c3569e9092295ad18037f8
This commit is contained in:
Sean Keely
2017-10-17 22:09:12 -05:00
rodzic 473be763ff
commit 0c7dde2d1f
16 zmienionych plików z 800 dodań i 19 usunięć
@@ -43,11 +43,12 @@
#ifndef HSA_RUNTME_CORE_INC_SHARED_H_
#define HSA_RUNTME_CORE_INC_SHARED_H_
#include "core/util/utils.h"
#include <assert.h>
#include <cstring>
#include <functional>
#include <memory>
#include "core/util/utils.h"
namespace core {
/// @brief Base class encapsulating the allocator and deallocator for