HomeSort by relevance Sort by last modified time
    Searched refs:HeapSampleBeginEvent (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
log.h 243 void HeapSampleBeginEvent(const char* space, const char* kind);
heap-profiler.cc 784 LOG(isolate, HeapSampleBeginEvent("Heap", "allocated"));
    [all...]
log.cc 989 void Logger::HeapSampleBeginEvent(const char* space, const char* kind) {
    [all...]
spaces.cc     [all...]

Completed in 117 milliseconds