Searched refs:REMOVE_STAT (Results 1 – 1 of 1) sorted by relevance
333 #define REMOVE_STAT(x) do { remove_stats.x ++; } while (0) macro344 #define REMOVE_STAT(x) do { /* nothing */ } while (0) macro1745 REMOVE_STAT(removes); in pmap_kremove()1748 REMOVE_STAT(tflushes); in pmap_kremove()1759 REMOVE_STAT(flushes); in pmap_kremove()2059 REMOVE_STAT(flushes); in pmap_remove_all()2092 REMOVE_STAT(calls); in pmap_remove()2136 REMOVE_STAT(removes); in pmap_remove()2156 REMOVE_STAT(tflushes); in pmap_remove()2161 REMOVE_STAT(flushes); in pmap_remove()[all …]