Searched refs:threshold (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DAllocator.h98 /// SizeThreshold - For any allocation larger than this threshold, we should
141 BumpPtrAllocator(size_t size = 4096, size_t threshold = 4096);
142 BumpPtrAllocator(size_t size, size_t threshold, SlabAllocator &allocator);
193 SpecificBumpPtrAllocator(size_t size = 4096, size_t threshold = 4096)
194 : Allocator(size, threshold) {}
195 SpecificBumpPtrAllocator(size_t size, size_t threshold, argument
197 : Allocator(size, threshold, allocator) {}
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dsama5d3xdm.dtsi27 atmel,adc-ts-pressure-threshold = <10000>;
H A Dat91-cosino_mega2560.dts31 atmel,adc-ts-pressure-threshold = <10000>;
H A Dat91-cosino.dtsi76 atmel,adc-ts-pressure-threshold = <10000>;
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAllocator.cpp24 BumpPtrAllocator::BumpPtrAllocator(size_t size, size_t threshold, argument
26 : SlabSize(size), SizeThreshold(std::min(size, threshold)),
29 BumpPtrAllocator::BumpPtrAllocator(size_t size, size_t threshold) argument
30 : SlabSize(size), SizeThreshold(std::min(size, threshold)),
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h171 uint64_t threshold; member in struct:prof_tdata_s
202 * profile dump when it reaches this threshold. The effect is that the
259 if (prof_tdata->threshold == 0) { \
269 /* prof_tdata->threshold. However, delay updating */\
276 if (size >= prof_tdata->threshold - \
329 * Compute sample threshold as a geometrically distributed random
334 * prof_tdata->threshold = | -------- |, where p = -------------------
349 prof_tdata->threshold = (uint64_t)(log(u) /
403 if (size >= prof_tdata->threshold - prof_tdata->accum) {
404 prof_tdata->accum -= (prof_tdata->threshold
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-source.c90 int offset, cur_line_no, cur_line, cur_len, threshold; local
102 /* Determine the threshold for the length of the line
105 threshold = (line_width - 1) + offset;
112 (threshold + 1) * sizeof (char));
154 (c != '\r') && (++i < threshold))
179 i < threshold);
197 i < threshold && (c = fgetc (stream)));
H A Dtui-winsource.c607 int i, threshold; local
610 threshold = SCROLL_THRESHOLD;
612 threshold = 0;
614 while (i < win_info->generic.content_size - threshold && !is_displayed)
633 int i, threshold; local
636 threshold = SCROLL_THRESHOLD;
638 threshold = 0;
640 while (i < win_info->generic.content_size - threshold && !is_displayed)
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_ctrlr_cmd.c228 uint32_t microseconds, uint32_t threshold, nvme_cb_fn_t cb_fn, void *cb_arg)
236 threshold = 0;
239 if (threshold >= 0x100) {
240 nvme_printf(ctrlr, "invalid threshold %d, disabling\n",
241 threshold);
242 threshold = 0;
246 cdw11 = ((microseconds/100) << 8) | threshold;
227 nvme_ctrlr_cmd_set_interrupt_coalescing(struct nvme_controller *ctrlr, uint32_t microseconds, uint32_t threshold, nvme_cb_fn_t cb_fn, void *cb_arg) argument
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-math-opts.c293 tree def, tree recip_def, int threshold)
301 && occ->num_divisions >= threshold)
340 insert_reciprocals (def_bsi, occ_child, def, recip_def, threshold);
402 int count = 0, threshold; local
417 threshold = targetm.min_divisions_for_recip_mul (TYPE_MODE (TREE_TYPE (def)));
418 if (count >= threshold)
424 insert_reciprocals (def_bsi, occ, def, NULL, threshold);
292 insert_reciprocals(block_stmt_iterator *def_bsi, struct occurrence *occ, tree def, tree recip_def, int threshold) argument
/freebsd-10-stable/usr.bin/du/
H A Ddu.c88 off_t threshold, threshold_sign; local
104 threshold = 0;
182 if (expand_number(optarg, &threshold) != 0 ||
183 threshold == 0) {
184 warnx("invalid threshold: %s", optarg);
186 } else if (threshold < 0)
243 if (threshold != 0)
244 threshold = howmany(threshold / DEV_BSIZE * cblocksize,
270 if (p->fts_level <= depth && threshold <
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Ddictionary.h45 double threshold; member in class:dictionary
H A Ddictionary.cpp41 dictionary::dictionary(int n) : size(n), used(0), threshold(0.5), factor(1.5)
69 if ((double)used/(double)size >= threshold || used + 1 >= size) {
/freebsd-10-stable/sys/xen/interface/xsm/
H A Dflask_op.h108 uint32_t threshold; member in struct:xen_flask_setavc_threshold
/freebsd-10-stable/sys/dev/sound/pci/
H A Dhdspe-pcm.c448 int threshold; local
468 threshold = hr->speed + ((rate_map[i + 1].speed != 0) ?
470 if (speed < threshold)
512 int threshold; local
540 threshold = hl->period + ((latency_map[i + 1].period != 0) ?
542 if (blocksize < threshold)
/freebsd-10-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c65 volatile apr_size_t threshold; member in struct:apr_thread_pool
91 me->threshold = init_threads / 2;
568 me->task_cnt > me->threshold)) {
919 return me->threshold;
927 ov = me->threshold;
928 me->threshold = val;
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dchannel.c710 device_printf(c->dev, "%s(): %s (%s) threshold "
764 * a threshold. The threshold is checked against fl or rl respectively.
768 chn_sync(struct pcm_channel *c, int threshold) argument
782 (threshold < 1 && sndbuf_getready(bs) < 1))
787 if (threshold > 0 || sndbuf_getready(bs) > 0) {
797 minflush = threshold + sndbuf_xbytes(sndbuf_getready(b), b, bs);
801 if (syncdelay < 0 && (threshold > 0 || sndbuf_getready(bs) > 0))
816 threshold = min(minflush, sndbuf_getfree(bs));
817 sndbuf_clear(bs, threshold);
[all...]
H A Dfeeder_eq.c275 uint32_t spd, threshold; local
287 threshold = spd + ((i < (FEEDEQ_TAB_SIZE - 1) &&
291 (feeder_eq_exact_rate == 0 && rate <= threshold))
/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_sai.c311 int threshold; local
330 threshold = sr->speed + ((rate_map[i + 1].speed != 0) ?
332 if (speed < threshold)
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c351 int threshold; local
370 threshold = sr->speed + ((rate_map[i + 1].speed != 0) ?
372 if (speed < threshold)
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-slow.c164 u_int8_t threshold[8]; member in struct:slow_oam_link_event_t
605 EXTRACT_64BITS(&tlv.slow_oam_link_event->threshold),
/freebsd-10-stable/sys/dev/drm/
H A Dsavage_bci.c44 uint32_t threshold = dev_priv->bci_threshold_hi; local
49 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold)
57 if ((status & mask) < threshold)
64 DRM_INFO(" status=0x%08x, threshold=0x%08x\n", status, threshold);
/freebsd-10-stable/sys/dev/usb/net/
H A Dif_axereg.h254 int threshold; member in struct:ax88772b_mfb
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h440 int threshold, int hysteresis)
444 threshold, hysteresis);
439 wpa_drv_signal_monitor(struct wpa_supplicant *wpa_s, int threshold, int hysteresis) argument
/freebsd-10-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl184 # $threshold is the minimum length before we attempt to use the
192 $threshold = (3 * ($phases * ($unroll_count + 1)) + 7);
581 cmp.gtu pSmall, p0 = $threshold, DataLen

Completed in 174 milliseconds

123