Searched refs:mthp_stat (Results 1 – 2 of 2) sorted by relevance
137 struct mthp_stat { struct141 DECLARE_PER_CPU(struct mthp_stat, mthp_stats); argument
575 DEFINE_PER_CPU(struct mthp_stat, mthp_stats) = {{{0}}};583 struct mthp_stat *this = &per_cpu(mthp_stats, cpu); in sum_mthp_stat()
Completed in 13 milliseconds