Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dwriteback.h587 __entry->nr_written = global_node_page_state(NR_WRITTEN);
/linux/include/linux/
H A Dmmzone.h218 NR_WRITTEN, /* page writings since bootup */ enumerator
/linux/mm/
H A Dvmstat.c1263 [I(NR_WRITTEN)] = "nr_written",
H A Dpage-writeback.c3017 node_stat_mod_folio(folio, NR_WRITTEN, nr); in __folio_end_writeback()