Home
last modified time | relevance | path

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

/tools/perf/util/
A Dcacheline.h7 int __pure cacheline_size(void);
16 u64 size = cacheline_size(); in cl_address()
27 u64 size = cacheline_size(); in cl_offset()
A Dcacheline.c17 int cacheline_size(void) in cacheline_size() function
A Dsort.c3718 if (sd->entry == &sort_mem_dcacheline && cacheline_size() == 0) in sort_dimension__add()
3816 if (!cacheline_size() && !strncasecmp(tok, "dcacheline", strlen(tok))) in setup_sort_list()

Completed in 15 milliseconds