Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcacheline.h25 static inline u64 cl_offset(u64 address, bool double_cl) in cl_offset() function
/linux/include/uapi/linux/
H A Dscreen_info.h32 __u16 cl_magic, cl_offset; /* 0x20 */ member
/linux/tools/perf/
H A Dbuiltin-c2c.c550 addr = cl_offset(mem_info__daddr(he->mem_info)->al_addr, chk_double_cl); in dcacheline_entry()
562 l = cl_offset(mem_info__daddr(left->mem_info)->addr, chk_double_cl); in dcacheline_node_entry()
565 r = cl_offset(mem_info__daddr(right->mem_info)->addr, chk_double_cl); in dcacheline_node_entry()