Searched refs:MAX_SAMPLES (Results 1 – 2 of 2) sorted by relevance
75 #define MAX_SAMPLES (MAX_SAMPLE_BYTES/sizeof(u_int32_t)) macro
1521 #define MAX_SAMPLES 65536 macro1536 if (insns[i].n > MAX_SAMPLES) { in do_insnlist_ioctl()1613 if (insn->n > MAX_SAMPLES) { in do_insn_ioctl()1614 insn->n = MAX_SAMPLES; in do_insn_ioctl()1615 n_data = MAX_SAMPLES; in do_insn_ioctl()