Searched refs:HeapSampleBeginEvent (Results 1 – 4 of 4) sorted by relevance
219 static void HeapSampleBeginEvent(const char* space, const char* kind);
842 void Logger::HeapSampleBeginEvent(const char* space, const char* kind) { in HeapSampleBeginEvent() function in v8::internal::Logger
1320 LOG(HeapSampleBeginEvent("NewSpace", description)); in DoReportStatistics()
3665 LOG(HeapSampleBeginEvent("Heap", "allocated")); in WriteSample()