Home
last modified time | relevance | path

Searched refs:last_psi_total (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Ddamon.h181 u64 last_psi_total; member
/linux-6.15/mm/damon/
H A Dcore.c1902 goal->current_value = now_psi_total - goal->last_psi_total; in damos_set_quota_goal_current_value()
1903 goal->last_psi_total = now_psi_total; in damos_set_quota_goal_current_value()