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

  /external/chromium_org/v8/src/
log.h 257 void CodeMovingGCEvent();
489 virtual void CodeMovingGCEvent() = 0;
524 virtual void CodeMovingGCEvent() { }
cpu-profiler.h 244 virtual void CodeMovingGCEvent() {}
log.cc 485 virtual void CodeMovingGCEvent();
634 void LowLevelLogger::CodeMovingGCEvent() {
    [all...]
heap.cc     [all...]
  /external/v8/src/
cpu-profiler.h 240 static void CodeMovingGCEvent() {}
log.h 232 void CodeMovingGCEvent();
log.cc 1050 void Logger::CodeMovingGCEvent() {
    [all...]
heap.cc 768 PROFILE(isolate_, CodeMovingGCEvent());
    [all...]

Completed in 271 milliseconds