Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcacheline.h14 static inline u64 cl_address(u64 address, bool double_cl) in cl_address() function
H A Dsort.c1554 l = cl_address(left->mem_info->daddr.al_addr, chk_double_cl); in sort__dcacheline_cmp()
1555 r = cl_address(right->mem_info->daddr.al_addr, chk_double_cl); in sort__dcacheline_cmp()
1575 addr = cl_address(he->mem_info->daddr.al_addr, chk_double_cl); in hist_entry__dcacheline_snprintf()
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c532 addr = cl_address(he->mem_info->daddr.addr, chk_double_cl); in dcacheline_entry()
2599 addr = cl_address(he->mem_info->daddr.addr, chk_double_cl); in perf_c2c_cacheline_browser__title()