void | demangle(char* _codeInfo, TString& _str) |
string | dig2bytes(Long64_t bytes) |
size_t | getBacktrace(void** _trace, size_t _size, Bool_t _bUseGNUBuiltinBacktrace = kFALSE) |
void | getSymbolFullInfo(void* _pAddr, TString* _retInfo, const char*const _seporator = " | ") |
int | getSymbols(void* _pAddr, TString& _strInfo, TString& _strLib, TString& _strSymbol) |
bool | operator<(const Memstat::SCustomDigest& a, const Memstat::SCustomDigest& b) |
This function creates a string representation of the number of bytes, represented as a number in B, kB, MB or GB depending on the value. The result is rounded to a sensible number of digits