Searched refs:allocationSizeKiB (Results 1 – 1 of 1) sorted by relevance
936 double allocationSizeKiB = static_cast<double>(allocationSize) / 1024; in bufferDumpHelper() local938 *outDump << "+ name:" << name << ", id:" << bufferId << ", size:" << allocationSizeKiB in bufferDumpHelper()