]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/vmstat.c
mm: vmstats: tlb flush counters
[karo-tx-linux.git] / mm / vmstat.c
index 20c2ef4458fac9ba3a5af98afd34b135ec86e5cb..00382c53f58296cfe984fab29752c29e790adeda 100644 (file)
@@ -817,6 +817,11 @@ const char * const vmstat_text[] = {
        "thp_zero_page_alloc",
        "thp_zero_page_alloc_failed",
 #endif
+       "nr_tlb_remote_flush",
+       "nr_tlb_remote_flush_received",
+       "nr_tlb_local_flush_all",
+       "nr_tlb_local_flush_one",
+       "nr_tlb_local_flush_one_kernel",
 
 #endif /* CONFIG_VM_EVENTS_COUNTERS */
 };