Home
last modified time | relevance | path

Searched defs:sz_applied (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py168 sz_applied = None global() variable in DamosStats
171 __init__(self, nr_tried, sz_tried, nr_applied, sz_applied, qt_exceeds) global() argument
/linux/mm/damon/
H A Dcore.c1662 unsigned long sz_tried, unsigned long sz_applied, in damos_update_stat()
1830 unsigned long sz_applied = 0; in damos_apply_scheme() local
H A Dsysfs-schemes.c204 unsigned long sz_applied; member