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

/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon_default_smpl.c108 unsigned int npmds, i; default_handler() local
128 npmds = hweight64(arg->smpl_pmds[0]); default_handler()
134 entry_size = sizeof(*ent) + (npmds << 3); default_handler()
141 DPRINT_ovfl(("[%d] count=%lu cur=%p last=%p free_bytes=%lu ovfl_pmd=%d ovfl_notify=%d npmds=%u\n", default_handler()
147 ovfl_notify, npmds)); default_handler()
176 if (npmds) { default_handler()
178 for(i=0; i < npmds; i++) { default_handler()

Completed in 83 milliseconds