Home
last modified time | relevance | path

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

/external/eigen/bench/
Danalyze-blocking-sizes.cpp510 float trial_efficiency = efficiency_of_subset(preprocessed_inputfiles, trial_subset); in find_subset_with_efficiency_higher_than() local
511 if (trial_efficiency > best_efficiency) { in find_subset_with_efficiency_higher_than()
512 best_efficiency = trial_efficiency; in find_subset_with_efficiency_higher_than()
535 float trial_efficiency = efficiency_of_subset(preprocessed_inputfiles, trial_subset); in find_subset_with_efficiency_higher_than() local
536 if (trial_efficiency > required_efficiency_to_beat) { in find_subset_with_efficiency_higher_than()