#include "hcc/hc_am.hpp" void hipdbPrintMem(void *targetAddress) { hc::am_memtracker_print(targetAddress); };