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

  /art/runtime/
profiler_options.h 113 uint32_t GetMaxStackDepth() const {
profiler.cc 110 uint32_t max_depth = profile_options.GetMaxStackDepth();

Completed in 40 milliseconds