Home
last modified time | relevance | path

Searched refs:DAMOS_STAT (Results 1 – 4 of 4) sorted by relevance

/linux/mm/damon/
H A Dpaddr.c314 case DAMOS_STAT: in damon_pa_apply_scheme()
H A Dsysfs-schemes.c1919 .action = DAMOS_STAT,
2326 scheme = damon_sysfs_scheme_alloc(DAMOS_STAT, 0); in damon_sysfs_schemes_add_dirs()
H A Dcore.c1872 if (s->action != DAMOS_STAT) in damos_apply_scheme()
/linux/include/linux/
H A Ddamon.h120 * @DAMOS_STAT: Do nothing but count the stat.
127 * DAMOS_LRU_DEPRIO, and &DAMOS_STAT.
139 DAMOS_STAT, /* Do nothing but only record the stat */ enumerator