Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon_default_smpl.c109 unsigned int npmds, i; in default_handler() local
129 npmds = hweight64(arg->smpl_pmds[0]); in default_handler()
135 entry_size = sizeof(*ent) + (npmds << 3); in default_handler()
148 ovfl_notify, npmds)); in default_handler()
177 if (npmds) { in default_handler()
179 for(i=0; i < npmds; i++) { in default_handler()