MCPcopy Create free account
hub / github.com/1a1a11a/libCacheSim / space

Method space

libCacheSim/dataStructure/sparsepp/spp_dlalloc.h:166–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 };
165
166 mspace space() const { return _space->_sp; }
167
168 // check if we can clear the whole allocator memory at once => works only if the allocator
169 // is not be shared. If can_clear() returns true, we expect that the next allocator call

Callers 1

operator==Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected