Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c2856 #define N_TIMINGS (ARRAY_SIZE(timings)) macro
2861 char buf[N_TIMINGS * 100];
2905 for (i = 0; i < N_TIMINGS; ++i) { in debugfs_timings_read()