Searched refs:important_hits_mean (Results 1 – 1 of 1) sorted by relevance
208 double important_hits_mean = 0.0, important_hits_stddev = 0.0; in local_storage_report_final() local214 important_hits_mean += res[i].important_hits / 1000000.0 / (0.0 + res_cnt); in local_storage_report_final()223 (important_hits_mean - res[i].important_hits / 1000000.0) * in local_storage_report_final()224 (important_hits_mean - res[i].important_hits / 1000000.0) / in local_storage_report_final()235 important_hits_mean, important_hits_stddev); in local_storage_report_final()