Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c275 static u64 total_page_fail_bytes; variable
832 total_page_fail_bytes += bytes; in evsel__process_page_alloc_event()
1216 nr_page_fails, total_page_fail_bytes / 1024); in print_page_summary()