Searched refs:total_page_nomatch_bytes (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/
H A Dbuiltin-kmem.c243 static u64 total_page_nomatch_bytes; variable
857 total_page_nomatch_bytes += bytes; perf_evsel__process_page_free_event()
1134 u64 total_alloc_freed_bytes = total_page_free_bytes - total_page_nomatch_bytes; print_page_summary()
1150 nr_page_nomatch, total_page_nomatch_bytes / 1024); print_page_summary()

Completed in 66 milliseconds