def get_mem_usage(): """ Returns the internal memory usage of the profiler itself. """ return _yappi.get_mem_usage()