total_page_nomatch_bytes  264 tools/perf/builtin-kmem.c static u64 total_page_nomatch_bytes;
total_page_nomatch_bytes  886 tools/perf/builtin-kmem.c 		total_page_nomatch_bytes += bytes;
total_page_nomatch_bytes 1179 tools/perf/builtin-kmem.c 	u64 total_alloc_freed_bytes = total_page_free_bytes - total_page_nomatch_bytes;
total_page_nomatch_bytes 1195 tools/perf/builtin-kmem.c 	       nr_page_nomatch, total_page_nomatch_bytes / 1024);