Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddamon.h171 u64 last_psi_total; member
/linux-6.12.1/mm/damon/
Dcore.c1515 goal->current_value = now_psi_total - goal->last_psi_total; in damos_set_quota_goal_current_value()
1516 goal->last_psi_total = now_psi_total; in damos_set_quota_goal_current_value()