Searched refs:count1 (Results 1 – 1 of 1) sorted by relevance
678 static int count1 = 0; in PrctlStub() local679 count1++; in PrctlStub()680 return (count1 % g_testRandom == 1) ? 0 : -1; in PrctlStub()