Searched refs:DAMOS_STAT (Results 1 - 6 of 6) sorted by relevance

/linux-master/mm/damon/
H A Dpaddr.c305 case DAMOS_STAT:
H A Ddbgfs.c131 case DAMOS_STAT:
222 return DAMOS_STAT;
H A Dvaddr.c675 case DAMOS_STAT:
H A Dcore.c1056 if (s->action != DAMOS_STAT)
H A Dsysfs-schemes.c1762 scheme = damon_sysfs_scheme_alloc(DAMOS_STAT, 0);
/linux-master/include/linux/
H A Ddamon.h108 * @DAMOS_STAT: Do nothing but count the stat.
115 * DAMOS_LRU_DEPRIO, and &DAMOS_STAT.
125 DAMOS_STAT, /* Do nothing but only record the stat */ enumerator in enum:damos_action

Completed in 110 milliseconds