Searched refs:MAX_SAMPLES (Results 1 – 1 of 1) sorted by relevance
1526 #define MAX_SAMPLES 65536 macro1541 if (insns[i].n > MAX_SAMPLES) { in do_insnlist_ioctl()1618 if (insn->n > MAX_SAMPLES) { in do_insn_ioctl()1619 insn->n = MAX_SAMPLES; in do_insn_ioctl()1620 n_data = MAX_SAMPLES; in do_insn_ioctl()