Home
last modified time | relevance | path

Searched refs:DSO__DATA_CACHE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddso.h126 #define DSO__DATA_CACHE_MASK ~(DSO__DATA_CACHE_SIZE - 1) macro
H A Ddso.c888 u64 cache_offset = offset & DSO__DATA_CACHE_MASK; in dso_cache__populate()
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddso.h126 #define DSO__DATA_CACHE_MASK ~(DSO__DATA_CACHE_SIZE - 1) macro
H A Ddso.c954 u64 cache_offset = offset & DSO__DATA_CACHE_MASK; in dso_cache__populate()

Completed in 7 milliseconds