Searched refs:HeapSampleBeginEvent (Results 1 – 3 of 3) sorted by relevance
279 void HeapSampleBeginEvent(const char* space, const char* kind);
1469 void Logger::HeapSampleBeginEvent(const char* space, const char* kind) { in HeapSampleBeginEvent() function in v8::internal::Logger
1872 LOG(isolate, HeapSampleBeginEvent("NewSpace", description)); in DoReportStatistics()