1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-20 20:54:30 +00:00

Expose cached bytes

This commit is contained in:
2023-02-26 12:22:45 +00:00
parent 796abfad80
commit ff97340324
2 changed files with 8 additions and 2 deletions

View File

@@ -121,7 +121,9 @@ private:
static uint64_t DeviceToHostXfer;
static uint64_t DeviceEvictions;
static uint64_t DeviceDestroy;
static uint64_t DeviceCacheBytes();
private:
#ifndef GRID_UVM
//////////////////////////////////////////////////////////////////////