MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / HeapGrowth

Method HeapGrowth

extern/re2/util/malloc_counter.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 MallocCounter(int x) {}
12 static const int THIS_THREAD_ONLY = 0;
13 long long HeapGrowth() { return 0; }
14 long long PeakHeapGrowth() { return 0; }
15 void Reset() {}
16};

Callers 2

DEFINE_FLAGFunction · 0.80
MemoryUsageFunction · 0.80

Calls

no outgoing calls

Tested by 1

DEFINE_FLAGFunction · 0.64