Searched refs:age_subscore (Results 1 – 1 of 1) sorted by relevance
97 int age_in_log, age_subscore; in damon_hot_score() local119 age_subscore = age_in_log * DAMON_MAX_SUBSCORE / in damon_hot_score()122 hotness = (freq_weight * freq_subscore + age_weight * age_subscore); in damon_hot_score()