Home
last modified time | relevance | path

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

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