Home
last modified time | relevance | path

Searched defs:len_window (Results 1 – 2 of 2) sorted by relevance

/linux/mm/damon/tests/
H A Dcore-kunit.h397 unsigned int mvsum = 50000, nomvsum = 50000, len_window = 10; in damon_test_moving_sum() local
/linux/mm/damon/
H A Dcore.c2187 unsigned int len_window, unsigned int new_value) in damon_moving_sum()
2206 unsigned int len_window = 1; in damon_update_region_access_rate() local