Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Devent.h379 #define PAGE_SIZE_NAME_LEN 32 macro
Dsession.c1046 if (!size || !unit_number__scnprintf(str, PAGE_SIZE_NAME_LEN, size)) in get_page_size_name()
1047 snprintf(str, PAGE_SIZE_NAME_LEN, "%s", "N/A"); in get_page_size_name()
1056 char str[PAGE_SIZE_NAME_LEN]; in dump_sample()
Dsort.c1894 char str[PAGE_SIZE_NAME_LEN]; in hist_entry__data_page_size_snprintf()
1919 char str[PAGE_SIZE_NAME_LEN]; in hist_entry__code_page_size_snprintf()
/linux-6.12.1/tools/perf/
Dbuiltin-mem.c185 char str[PAGE_SIZE_NAME_LEN]; in dump_raw_samples()
Dbuiltin-script.c2259 char str[PAGE_SIZE_NAME_LEN]; in process_event()