Searched refs:Depth (Results 1 – 2 of 2) sorted by relevance
937 size_t s_depth = s->Depth(); in ClassJoin()938 size_t t_depth = t->Depth(); in ClassJoin()
397 uint32_t Depth() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Depth() function