Searched refs:total_charged_ns (Results 1 – 2 of 2) sorted by relevance
104 scheme->quota.total_charged_ns = 0; in damon_new_scheme()624 quota->total_charged_ns += timespec64_to_ns(&end) - in damon_do_apply_schemes()655 if (quota->total_charged_ns) in damos_set_effective_quota()657 quota->total_charged_ns; in damos_set_effective_quota()
141 unsigned long total_charged_ns; member