Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv.c2670 #define N_TIMINGS (ARRAY_SIZE(timings)) macro
2675 char buf[N_TIMINGS * 100];
2719 for (i = 0; i < N_TIMINGS; ++i) { in debugfs_timings_read()