Home
last modified time | relevance | path

Searched refs:l2_runtime_ns (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c4179 u64 l1_to_l2_ns, l2_to_l1_ns, l2_runtime_ns; in do_trace_nested_cs_time() local
4186 l2_runtime_ns = tb_to_ns(be64_to_cpu(lp->l2_runtime_tb)); in do_trace_nested_cs_time()
4189 l2_runtime_ns - *l2_runtime_agg_ptr); in do_trace_nested_cs_time()
4192 *l2_runtime_agg_ptr = l2_runtime_ns; in do_trace_nested_cs_time()