Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c618 #define COP(x) (1 << x) macro
637 if (evsel__hw_cache_stat[type] & COP(op)) in evsel__is_cache_op_valid()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c664 #define COP(x) (1 << x) macro
683 if (evsel__hw_cache_stat[type] & COP(op)) in evsel__is_cache_op_valid()

Completed in 8 milliseconds