Searched refs:ba_phase (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlibmicro.h79 int ba_phase; /* number of time used */ member in struct:__anon1392
H A Dlibmicro.c785 b->ba_phase = 0;
875 b->ba_phase++;
921 b->ba_phase = 0;
948 phase = b->ba_phase;
953 b->ba_phase++;
957 while (b->ba_phase == phase) {

Completed in 65 milliseconds