Searched refs:total_charged_ns (Results 1 – 2 of 2) sorted by relevance
270 quota->total_charged_ns = 0; in damos_quota_init_priv()763 quota->total_charged_ns += timespec64_to_ns(&end) - in damon_do_apply_schemes()794 if (quota->total_charged_ns) in damos_set_effective_quota()796 quota->total_charged_ns; in damos_set_effective_quota()
146 unsigned long total_charged_ns; member