Searched refs:bottom_up (Results 1 - 3 of 3) sorted by relevance

/external/v8/test/cctest/
H A Dtest-cpu-profiler.cc188 profile->bottom_up()->root()->children();
/external/v8/src/
H A Dprofile-generator.h225 INLINE(const ProfileTree* bottom_up() const) { return &bottom_up_; } function in class:v8::internal::CpuProfile
H A Dapi.cc5888 return reinterpret_cast<const CpuProfileNode*>(profile->bottom_up()->root());

Completed in 109 milliseconds