Home
last modified time | relevance | path

Searched defs:live_bytes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dstep_stats.proto26 int64 live_bytes = 4; field
/external/v8/src/heap/
Dmark-compact.cc708 size_t live_bytes = pages[i].first; in CollectEvacuationCandidates() local
3192 intptr_t live_bytes) { in NumberOfParallelCompactionTasks()
3270 intptr_t live_bytes = 0; in EvacuatePagesInParallel() local
Dspaces.h429 void SetLiveBytes(int live_bytes) { in SetLiveBytes()