Home
last modified time | relevance | path

Searched refs:cl_offset (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
A Dcacheline.h25 static inline u64 cl_offset(u64 address, bool double_cl) in cl_offset() function
/tools/perf/
A Dbuiltin-c2c.c555 addr = cl_offset(mem_info__daddr(he->mem_info)->al_addr, chk_double_cl); in offset_entry()
567 l = cl_offset(mem_info__daddr(left->mem_info)->addr, chk_double_cl); in offset_cmp()
570 r = cl_offset(mem_info__daddr(right->mem_info)->addr, chk_double_cl); in offset_cmp()

Completed in 10 milliseconds