Searched refs:l2_runtime_agg (Results 1 – 3 of 3) sorted by relevance
42 VPA_PMU_EVENT_ATTR(l2_runtime_agg, L2_RUNTIME_AGG);
877 u64 l2_runtime_agg; member
4115 static DEFINE_PER_CPU(u64, l2_runtime_agg);4159 u64 *l2_runtime_agg_ptr = this_cpu_ptr(&l2_runtime_agg); in do_trace_nested_cs_time()4172 vcpu->arch.l2_runtime_agg = l2_runtime_ns; in do_trace_nested_cs_time()4231 return arch->l2_runtime_agg; in kvmhv_get_l2_runtime_agg_vcpu()
Completed in 20 milliseconds