Searched refs:sseq_estimated (Results 1 – 1 of 1) sorted by relevance
151 uintptr_t sseq_estimated = ss_find + ss_recycle, in PrintStatsForSS() local152 sshash_estimated = sseq_estimated + 2 * (ss_create + ss_reuse); in PrintStatsForSS()157 sseq_calls, sseq_estimated, in PrintStatsForSS()158 (sseq_calls - sseq_estimated )/(sseq_estimated/100 + 1)); in PrintStatsForSS()