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

  /external/v8/include/
v8-profiler.h 86 unsigned int GetHitLineCount() const;
  /external/v8/src/profiler/
profile-generator.h 152 unsigned int GetHitLineCount() const { return line_ticks_.occupancy(); }
  /external/v8/test/cctest/
test-cpu-profiler.cc     [all...]
  /external/v8/src/
api.cc     [all...]

Completed in 64 milliseconds