Searched refs:decayed_count (Results 1 – 1 of 1) sorted by relevance
928 uint32_t decayed_count; in ctf_decay_count() local941 decayed_count = count - (uint32_t)perc_count; in ctf_decay_count()942 return(decayed_count); in ctf_decay_count()