Lines Matching refs:lcnt0
1198 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1207 lcnt0 = 256; in _loop()
1208 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1211 lcnt0 = *bursts / lcnt1; in _loop()
1215 lcnt0 = 0; in _loop()
1228 if (lcnt0) { in _loop()
1244 if (lcnt0) { in _loop()
1245 off += _emit_LP(dry_run, &buf[off], 0, lcnt0); in _loop()
1260 if (lcnt0) { in _loop()
1269 if (lcnt0) in _loop()
1270 *bursts *= lcnt0; in _loop()