Searched refs:er_idx (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Duncore_nhmex.c986 int idx, er_idx; local
996 er_idx = idx;
998 if (er_idx > 2)
999 er_idx--;
1000 er_idx += (reg1->idx / 6) * 5;
1002 er = &box->shared_regs[er_idx];
1067 int idx, er_idx; local
1073 er_idx = idx;
1074 if (er_idx > 2)
1075 er_idx
[all...]

Completed in 198 milliseconds