Searched refs:threshold (Results 26 - 36 of 36) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c449 uint_t threshold; local
465 threshold = pass * mmu.ptes_per_table / htable_steal_passes;
585 ht->ht_valid_cnt > threshold ||
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dntfsinfo.c1512 sle64_to_cpu(data->quota_q.threshold),
1514 sle64_to_cpu(data->quota_q.threshold));
H A Dmkntfs.c2536 idx_entry_q1_data->threshold = cpu_to_sle64(-1);
2563 idx_entry_q2_data->threshold = cpu_to_sle64(-1);
/opensolaris-onvv-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c197 file_edit_type = "cpu-threshold";
212 * Look for line containing "cpupm" or "cpu-threshold"
319 * Depending on the type(cpupm or cpu-threshold) to read, check if they are
349 file_edit_type = "cpu-threshold";
361 * Look for line containing "cpupm" or "cpu-threshold"
412 * current cpu threshold.
624 event->adt_cpu_threshold.threshold = cpu_thr_value;
895 * Sets the CPU Freq performance. It sets the cpu-threshold in the
897 * be between 1 to 100. The cpu-threshold = ((performance val) * 15) secs.
/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h471 DAT_COUNT threshold; member in struct:dapl_evd
807 IN DAT_COUNT, /* threshold */
821 IN DAT_COUNT, /* threshold */
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c3031 int threshold; local
3051 * Note: dequeue requests have a threshold = 0, timeout = 0
3053 threshold = args.evp_threshold;
3057 if (max_events < threshold) {
3058 DERR("event_poll: max_events(%d) < threshold(%d)\n",
3059 max_events, threshold);
3068 D4("event_poll: threshold(%d) timeout(0x%llx) max_events(%d)\n",
3069 threshold, (longlong_t)args.evp_timeout, max_events);
3099 * events. max_events is >= threshold. If at any stage we get
3105 * If after the above 2 steps we don't have enough(>= threshold) event
[all...]
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Daudit_event.txt471 6253:AUE_cpu_threshold:set CPU freq threshold:ss
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h2515 sle64 threshold; /* Soft quota (-1 if not limited). */ member in struct:__anon3900
/opensolaris-onvv-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2063 * Set packet size threshold for implicit use of RTS.
2065 * XXX packet length > threshold =>'s RTS
2068 mwl_hal_setrtsthreshold(struct mwl_softc *sc, int threshold) argument
2076 pCmd->Threshold = LE_16(threshold);
/opensolaris-onvv-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2919 hdr->threshold = LE_16(1);
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex675 % threshold for doing this is if the group is more than \vfilllimit

Completed in 312 milliseconds

12