Searched refs:decayed_count (Results 1 – 1 of 1) sorted by relevance
923 uint32_t decayed_count; in ctf_decay_count() local936 decayed_count = count - (uint32_t)perc_count; in ctf_decay_count()937 return(decayed_count); in ctf_decay_count()