Searched refs:heaptype (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc2594 uint32_t heaptype = (uint32_t) packets->getIntValue (PROP_HTYPE, i); local
2598 if (heaptype == MUNMAP_TRACE)
2614 char *typestr = heapstrings[heaptype];
2617 (int) heaptype, typestr, (long long unsigned int) heapsize,

Completed in 204 milliseconds