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

/external/valgrind/unittest/
H A Dbigtest.cc454 HIT_PROBABILITY = 0.3; // estimate. TODO: think of a better idea
458 double HIT_PROBABILITY; member in struct:publishing::condvar::Params
461 return map_of_counts[311] + HIT_PROBABILITY * map_of_counts[312];
507 (2*params.REDO) * (1.0 + params.HIT_PROBABILITY) / 1000.0);
557 goals.SetParameterStat(N_CV_WAITS, num_CV_Waits, params.HIT_PROBABILITY);

Completed in 39 milliseconds