Searched refs:decayed_count (Results 1 – 1 of 1) sorted by relevance
904 uint32_t decayed_count; in ctf_decay_count() local917 decayed_count = count - (uint32_t)perc_count; in ctf_decay_count()918 return(decayed_count); in ctf_decay_count()