Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.h413 #define PAGE_SIZE_NAME_LEN 32 macro
H A Dsession.c1114 if (!size || !unit_number__scnprintf(str, PAGE_SIZE_NAME_LEN, size)) in dump_sample()
1115 snprintf(str, PAGE_SIZE_NAME_LEN, "%s", "N/A"); in dump_sample()
1124 char str[PAGE_SIZE_NAME_LEN]; in dump_sample()
H A Dsort.c2185 char str[PAGE_SIZE_NAME_LEN];
2210 char str[PAGE_SIZE_NAME_LEN]; in hist_entry__transaction_snprintf()
/linux/tools/perf/
H A Dbuiltin-mem.c189 char str[PAGE_SIZE_NAME_LEN]; in dump_raw_samples()
H A Dbuiltin-script.c2431 char str[PAGE_SIZE_NAME_LEN]; in process_event()