Searched refs:g_Bench (Results 1 – 1 of 1) sorted by relevance
1675 static const CBenchMethod g_Bench[] = variable2074 for (unsigned i = 0; i < ARRAY_SIZE(g_Bench); i++) in TotalBench()2076 const CBenchMethod &bench = g_Bench[i]; in TotalBench()3411 for (i = 0; i < ARRAY_SIZE(g_Bench); i++) in Bench()3413 const CBenchMethod &h = g_Bench[i]; in Bench()3437 if (i == ARRAY_SIZE(g_Bench)) in Bench()