Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmzone.h145 NR_WRITTEN, /* page writings since bootup */ enumerator
/linux-4.4.14/include/trace/events/
Dwriteback.h449 __entry->nr_written = global_page_state(NR_WRITTEN);
/linux-4.4.14/mm/
Dpage-writeback.c2747 inc_zone_page_state(page, NR_WRITTEN); in test_clear_page_writeback()