Home
last modified time | relevance | path

Searched refs:kNumArenas (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/bsddev/skywalk/
H A DIOSkywalkSupport.cpp1809 static const int kNumArenas = 2; in IOSkywalkSupportTest() local
1817 IOSKArenaRef arenas[kNumArenas]; in IOSkywalkSupportTest()
1963 for (int i = 0; i < kNumArenas; i++) { in IOSkywalkSupportTest()