Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c31 int ev_mask_cache, ev_shift_cache; //Cache sel field variable
70 ev_shift_cache = 20; in init_ev_encodes()
82 ev_shift_cache = 20; in init_ev_encodes()
Dmisc.h26 extern int ev_mask_cache, ev_shift_cache;