Home | History | Annotate | Download | only in cctest

Lines Matching refs:kMaxFramesCount

282   sample->frames_count = i::TickSample::kMaxFramesCount;
299 CHECK_EQ(1 + i::TickSample::kMaxFramesCount, actual_depth); // +1 for PC.