Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dperfmon_default_smpl.c108 unsigned int npmds, i; in default_handler() local
128 npmds = hweight64(arg->smpl_pmds[0]); in default_handler()
134 entry_size = sizeof(*ent) + (npmds << 3); in default_handler()
147 ovfl_notify, npmds)); in default_handler()
176 if (npmds) { in default_handler()
178 for(i=0; i < npmds; i++) { in default_handler()