Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c274 static u64 total_page_nomatch_bytes; variable
903 total_page_nomatch_bytes += bytes; in evsel__process_page_free_event()
1196 u64 total_alloc_freed_bytes = total_page_free_bytes - total_page_nomatch_bytes; in print_page_summary()
1212 nr_page_nomatch, total_page_nomatch_bytes / 1024); in print_page_summary()