Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Devent.h372 #define PAGE_SIZE_NAME_LEN 32 macro
A Dsession.c1339 if (!size || !unit_number__scnprintf(str, PAGE_SIZE_NAME_LEN, size)) in get_page_size_name()
1340 snprintf(str, PAGE_SIZE_NAME_LEN, "%s", "N/A"); in get_page_size_name()
1349 char str[PAGE_SIZE_NAME_LEN]; in dump_sample()
A Dsort.c1801 char str[PAGE_SIZE_NAME_LEN]; in hist_entry__data_page_size_snprintf()
1826 char str[PAGE_SIZE_NAME_LEN]; in hist_entry__code_page_size_snprintf()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-mem.c202 char str[PAGE_SIZE_NAME_LEN]; in dump_raw_samples()
A Dbuiltin-script.c2146 char str[PAGE_SIZE_NAME_LEN]; in process_event()

Completed in 262 milliseconds