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

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

Completed in 53 milliseconds