Home | History | Annotate | Download | only in heap

Lines Matching defs:PRIuS

329   PrintIsolate(isolate_, "Memory allocator,   used: %6" PRIuS
331 " available: %6" PRIuS " KB\n",
334 PrintIsolate(isolate_, "New space, used: %6" PRIuS
336 ", available: %6" PRIuS
338 ", committed: %6" PRIuS " KB\n",
341 PrintIsolate(isolate_, "Old space, used: %6" PRIuS
343 ", available: %6" PRIuS
345 ", committed: %6" PRIuS " KB\n",
348 PrintIsolate(isolate_, "Code space, used: %6" PRIuS
350 ", available: %6" PRIuS
352 ", committed: %6" PRIuS "KB\n",
355 PrintIsolate(isolate_, "Map space, used: %6" PRIuS
357 ", available: %6" PRIuS
359 ", committed: %6" PRIuS " KB\n",
362 PrintIsolate(isolate_, "Large object space, used: %6" PRIuS
364 ", available: %6" PRIuS
366 ", committed: %6" PRIuS " KB\n",
369 PrintIsolate(isolate_, "All spaces, used: %6" PRIuS
371 ", available: %6" PRIuS
373 ", committed: %6" PRIuS "KB\n",
1794 isolate(), "Fast promotion mode: %s survival rate: %" PRIuS "%%\n",
5111 "semi-space size of %" PRIuS " MB\n",
5359 "Grow: old size: %" PRIuS " KB, new limit: %" PRIuS " KB (%.1f)\n",
5372 "Dampen: old size: %" PRIuS " KB, old limit: %" PRIuS
5374 "new limit: %" PRIuS " KB (%.1f)\n",