Searched refs:total_charged_sz (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/damon/
H A Dlru_sort.c191 dst->total_charged_sz = src->total_charged_sz;
H A Dreclaim.c186 dst->total_charged_sz = src->total_charged_sz;
H A Dcore.c343 quota->total_charged_sz = 0;
1206 throughput = quota->total_charged_sz * 1000000 /
1238 quota->total_charged_sz += quota->charged_sz;
/linux-master/include/linux/
H A Ddamon.h222 unsigned long total_charged_sz; member in struct:damos_quota

Completed in 125 milliseconds