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

  /external/chromium_org/v8/src/
runtime-profiler.cc 290 int ticks = shared_code->profiler_ticks();
320 int ticks = shared_code->profiler_ticks();
333 int ticks = shared_code->profiler_ticks();
objects-inl.h 3937 int Code::profiler_ticks() { function in class:v8::internal::Code
4696 int SharedFunctionInfo::profiler_ticks() { function in class:v8::internal::SharedFunctionInfo
    [all...]
objects.h     [all...]
hydrogen.cc     [all...]
  /external/v8/src/
runtime-profiler.cc 293 int ticks = shared_code->profiler_ticks();
objects-inl.h 3093 int Code::profiler_ticks() { function in class:Code
    [all...]
objects.h     [all...]
  /external/v8/test/cctest/
test-heap.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-heap.cc     [all...]

Completed in 3798 milliseconds