HIP: Heterogenous-computing Interface for Portability
hip_db.h
1 
15 void hipdbPrintMem(void* targetAddress);
16 
17 
18 // doxygen end HipDb
void hipdbPrintMem(void *targetAddress)
Print memory tracker information for this pointer.