Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c262 static u64 total_page_fail_bytes; variable
810 total_page_fail_bytes += bytes; in evsel__process_page_alloc_event()
1194 nr_page_fails, total_page_fail_bytes / 1024); in print_page_summary()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds