Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-kmem.c244 static u64 total_page_fail_bytes; variable
785 total_page_fail_bytes += bytes; in perf_evsel__process_page_alloc_event()
1154 nr_page_fails, total_page_fail_bytes / 1024); in print_page_summary()