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

/macosx-10.10.1/BootCache-109/
H A DBootCache.h266 u_int ss_history_num_recordings; /* number of recordings we've has this boot */ member in struct:BC_statistics
H A Dkext.c2329 if (BC_cache->c_stats.ss_history_num_recordings < 2) {
2336 if (BC_cache->c_stats.ss_history_num_recordings >= 2 || current_time.tv_sec > BC_chit_prelogin_timeout_seconds) {
4194 if (BC_cache->c_stats.ss_history_num_recordings < 2)
H A Dlibrary.c1265 fprintf(fp, "number history recordings %u\n", ss->ss_history_num_recordings);

Completed in 84 milliseconds