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

/linux-master/include/trace/events/
H A Dwriteback.h554 __entry->nr_written = global_node_page_state(NR_WRITTEN);
/linux-master/include/linux/
H A Dmmzone.h198 NR_WRITTEN, /* page writings since bootup */ enumerator in enum:node_stat_item
199 NR_THROTTLED_WRITTEN, /* NR_WRITTEN while reclaim throttled */
/linux-master/mm/
H A Dpage-writeback.c3033 node_stat_mod_folio(folio, NR_WRITTEN, nr);

Completed in 133 milliseconds