MCPcopy Create free account
hub / github.com/RenderKit/embree / getWastedBytes

Method getWastedBytes

kernels/common/alloc.h:109–109  ·  view source on GitHub ↗

! returns amount of wasted bytes */

Source from the content-addressed store, hash-verified

107
108 /*! returns amount of wasted bytes */
109 __forceinline size_t getWastedBytes() const { return bytesWasted; }
110
111 private:
112 ThreadLocal2* parent;

Callers 1

StatisticsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected