Lines Matching refs:full_regs
74 int full_regs;
242 uint32_t full_regs;
250 D(cfg, full_regs);
253 state->full_regs = cfg->full_regs;
374 unsigned full_regs = state->full_regs;
377 * full_regs footprint will be max of full_regs and half
381 /* footprint of half_regs in units of full_regs: */
383 if (half_full > full_regs)
384 full_regs = half_full;
394 full_regs, stats.constlen, stats.ss, stats.sy, 0,