Home
last modified time | relevance | path

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

/linux-3.4.99/include/trace/events/
Dwriteback.h229 __entry->nr_written = global_page_state(NR_WRITTEN);
/linux-3.4.99/include/linux/
Dmmzone.h109 NR_WRITTEN, /* page writings since bootup */ enumerator
/linux-3.4.99/mm/
Dpage-writeback.c2211 inc_zone_page_state(page, NR_WRITTEN); in test_clear_page_writeback()