Home
last modified time | relevance | path

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

/external/valgrind/unittest/
Dbigtest.cc234 double num_iterations_times_runcount; member
267 goals.RegisterParameter(&params.num_iterations_times_runcount); in ParametersRegistration101()
268 …goals.SetParameterStat(N_MUTEX_LOCK_UNLOCK, &params.num_iterations_times_runcount, 3 /*don't ask w… in ParametersRegistration101()
269 goals.SetParameterStat(N_MEM_ACCESSES_K, &params.num_iterations_times_runcount, in ParametersRegistration101()
281 params.NUM_ITERATIONS = round(params.num_iterations_times_runcount / map_of_counts[101]); in ApplyParameters101()