Files
rocm-systems/projects/hip/src/hip_db.cpp
T

6 baris
109 B
C++
Mentah Pandangan Normal Riwayat

2017-07-12 16:08:20 +00:00
#include <hc_am.hpp>
2018-03-12 11:29:03 +05:30
void hipdbPrintMem(void* targetAddress) { hc::am_memtracker_print(targetAddress); };