Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddamon.h241 unsigned long total_charged_sz; member
/linux-6.15/mm/damon/
H A Dcore.c366 quota->total_charged_sz = 0; in damos_quota_init()
1950 throughput = quota->total_charged_sz * 1000000 / in damos_set_effective_quota()
1979 quota->total_charged_sz += quota->charged_sz; in damos_adjust_quota()