Searched refs:get_llc_stats (Results 1 – 1 of 1) sorted by relevance
10575 static __maybe_unused bool get_llc_stats(int cpu, unsigned long *util, in get_llc_stats() function10658 if (!get_llc_stats(src_cpu, &src_util, &src_cap) || in can_migrate_llc()10659 !get_llc_stats(dst_cpu, &dst_util, &dst_cap)) in can_migrate_llc()10816 static inline bool get_llc_stats(int cpu, unsigned long *util, in get_llc_stats() function