Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py370 sz_tried = None global() variable in DamosStats
375 __init__(self, nr_tried, sz_tried, nr_applied, sz_applied, qt_exceeds) global() argument
/linux/include/linux/
H A Ddamon.h373 unsigned long sz_tried; member
/linux/mm/damon/
H A Dcore.c1886 unsigned long sz_tried, unsigned long sz_applied, in damos_update_stat()