hip_prof_(api/str).h moving under hcc_detail dir
[ROCm/clr commit: 8c88932f30]
Cette révision appartient à :
+1
-1
@@ -6,7 +6,7 @@
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
|
||||
#include "hip/hip_prof_str.h"
|
||||
#include "hip/hcc_detail/hip_prof_str.h"
|
||||
|
||||
template <typename Record, typename Fun, typename Act>
|
||||
class api_callbacks_table_templ {
|
||||
@@ -2581,7 +2581,7 @@ hipError_t hipLaunchByPtr(const void* func);
|
||||
} /* extern "c" */
|
||||
#endif
|
||||
|
||||
#include <hip/hip_prof_api.h>
|
||||
#include <hip/hcc_detail/hip_prof_api.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -21,7 +21,7 @@ THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "hip/hip_runtime.h"
|
||||
#include "hip/hip_prof_api.h"
|
||||
#include "hip/hcc_detail/hip_prof_api.h"
|
||||
|
||||
// HIP API callback/activity
|
||||
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur