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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 38 milliseconds