Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c1416 struct sort_entry sort_mem_dcacheline = { variable
1740 DIM(SORT_MEM_DCACHELINE, "dcacheline", sort_mem_dcacheline),
2680 if (sd->entry == &sort_mem_dcacheline && cacheline_size() == 0) in sort_dimension__add()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c1746 struct sort_entry sort_mem_dcacheline = { variable
2223 DIM(SORT_MEM_DCACHELINE, "dcacheline", sort_mem_dcacheline),
3247 if (sd->entry == &sort_mem_dcacheline && cacheline_size() == 0) in sort_dimension__add()

Completed in 11 milliseconds