Home
last modified time | relevance | path

Searched refs:NR_WRITTEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dwriteback.h554 __entry->nr_written = global_node_page_state(NR_WRITTEN);
/openbmc/linux/include/linux/
H A Dmmzone.h194 NR_WRITTEN, /* page writings since bootup */ enumerator
/openbmc/linux/mm/
H A Dpage-writeback.c3004 node_stat_mod_folio(folio, NR_WRITTEN, nr); in __folio_end_writeback()