Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-kmem.c237 static u64 total_page_fail_bytes; variable
395 total_page_fail_bytes += bytes; in perf_evsel__process_page_alloc_event()
653 nr_page_fails, total_page_fail_bytes / 1024); in print_page_summary()