Searched refs:_mean_out_of_cache (Results 1 – 1 of 1) sorted by relevance
36 Lib_Mean( void ):_lib_name(),_mean_in_cache(),_mean_out_of_cache(){ in Lib_Mean()41 …onst double & mic, const double & moc):_lib_name(name),_mean_in_cache(mic),_mean_out_of_cache(moc){ in Lib_Mean()44 …lib_name(lm._lib_name),_mean_in_cache(lm._mean_in_cache),_mean_out_of_cache(lm._mean_out_of_cache){ in Lib_Mean()52 double _mean_out_of_cache; member in Lib_Mean130 cout << " <TD> " << is->_mean_out_of_cache << " </TD>" << endl ; in main()131 … cout << " <TD> " << 100*(is->_mean_out_of_cache/best._mean_out_of_cache) << " </TD>" << endl ; in main()