• Home
  • Raw
  • Download

Lines Matching refs:PRIuS

403                "Memory allocator,       used: %6" PRIuS  in PrintShortHeapStatistics()
405 " available: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
409 "Read-only space, used: %6" PRIuS in PrintShortHeapStatistics()
411 ", available: %6" PRIuS in PrintShortHeapStatistics()
413 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
418 "New space, used: %6" PRIuS in PrintShortHeapStatistics()
420 ", available: %6" PRIuS in PrintShortHeapStatistics()
422 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
426 "New large object space, used: %6" PRIuS in PrintShortHeapStatistics()
428 ", available: %6" PRIuS in PrintShortHeapStatistics()
430 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
435 "Old space, used: %6" PRIuS in PrintShortHeapStatistics()
437 ", available: %6" PRIuS in PrintShortHeapStatistics()
439 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
443 "Code space, used: %6" PRIuS in PrintShortHeapStatistics()
445 ", available: %6" PRIuS in PrintShortHeapStatistics()
447 ", committed: %6" PRIuS "KB\n", in PrintShortHeapStatistics()
451 "Map space, used: %6" PRIuS in PrintShortHeapStatistics()
453 ", available: %6" PRIuS in PrintShortHeapStatistics()
455 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
459 "Large object space, used: %6" PRIuS in PrintShortHeapStatistics()
461 ", available: %6" PRIuS in PrintShortHeapStatistics()
463 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
467 "All spaces, used: %6" PRIuS in PrintShortHeapStatistics()
469 ", available: %6" PRIuS in PrintShortHeapStatistics()
471 ", committed: %6" PRIuS "KB\n", in PrintShortHeapStatistics()
475 "Unmapper buffering %d chunks of committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
2246 isolate(), "Fast promotion mode: %s survival rate: %" PRIuS "%%\n", in ComputeFastPromotionMode()
4306 "semi-space size of %" PRIuS " MB\n", in ConfigureHeap()