Home
last modified time | relevance | path

Searched full:thresholds (Results 1 – 25 of 192) sorted by relevance

12345678

/freebsd/lib/libc/tests/gen/
H A Darc4random_test.c84 * Test with various thresholds.
90 static const uint32_t thresholds[] = { in ATF_TC_BODY() local
96 for (i = 0; thresholds[i] != 0; i++) in ATF_TC_BODY()
98 ATF_CHECK(arc4random_uniform(thresholds[i]) < thresholds[i]); in ATF_TC_BODY()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy.h225 * struct temp_report_ths_cmd - set temperature thresholds
227 * @num_temps: number of temperature thresholds passed member
228 * @thresholds: array with the thresholds to be configured
232 __le16 thresholds[IWL_MAX_DTS_TRIPS];
H A Dmac.h445 * struct iwl_he_pkt_ext_v1 - QAM thresholds
450 * Each entry contains 2 QAM thresholds for 8us and 16us:
456 * @pkt_ext_qam_th: QAM thresholds
469 * struct iwl_he_pkt_ext_v2 - QAM thresholds
474 * Each entry contains 2 QAM thresholds for 8us and 16us:
480 * @pkt_ext_qam_th: QAM thresholds
612 /* The below fields are set via PPE thresholds element */
680 /* The below fields are set via PPE thresholds element */
755 /* The below fields are set via PPE thresholds element */
/freebsd/sys/dev/dpaa/
H A Dbman.c197 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create() local
242 thresholds[BM_POOL_DEP_THRESH_SW_ENTRY] = dep_sw_entry; in bman_pool_create()
243 thresholds[BM_POOL_DEP_THRESH_SW_EXIT] = dep_sw_exit; in bman_pool_create()
244 thresholds[BM_POOL_DEP_THRESH_HW_ENTRY] = dep_hw_entry; in bman_pool_create()
245 thresholds[BM_POOL_DEP_THRESH_HW_EXIT] = dep_hw_exit; in bman_pool_create()
246 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h28 /// checkBackendInstrumentation - compares PGO counters to the thresholds used
40 /// checkFrontendInstrumentation - compares PGO counters to the thresholds used
54 /// veryifyMisExpect - compares RealWeights to the thresholds used
64 /// checkExpectAnnotations - compares PGO counters to the thresholds used
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c112 ipcPoolThresh.thresholds)) != E_OK) in BmHandleIpcMsgCB()
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds) in BmSetPoolThresholds() argument
248 thresholds[0], in BmSetPoolThresholds()
249 thresholds[1], in BmSetPoolThresholds()
250 thresholds[2], in BmSetPoolThresholds()
251 thresholds[3]); in BmSetPoolThresholds()
261 memcpy(ipcPoolThresh.thresholds, thresholds, sizeof(uint32_t) * MAX_DEPLETION_THRESHOLDS); in BmSetPoolThresholds()
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibqueryerrors.8246 \fB0\fP if scan succeeds without errors beyond thresholds
248 \fB1\fP if errors are found beyond thresholds or inconsistencies are found in check mode.
263 # Define thresholds for error counters
/freebsd/contrib/ntp/html/
H A Dclock.html18 <li class="inline"><a href="#step">Step and Stepout Thresholds</a></li>
26 …ped and how the initial time and frequency are determined using three thresholds: <em>panic</em>,…
29 <h4 id="step"> Step and Stepout Thresholds</h4>
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp44 "shared thresholds as PGO."));
110 /// Compute the hot and cold thresholds. in isFunctionEntryCold()
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml48 platform-data regarding temperature thresholds and the mitigation actions
49 to take when the temperature crosses those thresholds.
193 crosses one of the temperature thresholds described in the trips
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml21 functions like thresholds/data ready interrupts, its status and masks,
31 | Low-Vt sensor |-| | +--| Thresholds comparator |
/freebsd/sys/dev/igc/
H A Digc_i225.c879 /* igc_set_ltr_i225 - Set Latency Tolerance Reporting thresholds.
883 * Set the LTR thresholds based on the link speed (Mbps), EEE, and DMAC
894 /* If we do not have link, LTR thresholds are zero. */ in igc_set_ltr_i225()
948 /* Calculate the thresholds. Since speed is in Mbps, simplify in igc_set_ltr_i225()
962 /* Only write the LTR thresholds if they differ from before. */ in igc_set_ltr_i225()
1057 * thresholds. in igc_check_for_link_i225()
/freebsd/sys/net80211/
H A Dieee80211_scan.c57 * Roaming-related defaults. RSSI thresholds are as returned by the
58 * driver (.5dBm). Transmit rate thresholds are IEEE rate codes (i.e
61 /* rssi thresholds */
65 /* transmit rate thresholds */
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h36 // Various thresholds used by inline cost analysis.
197 /// Thresholds to tune inline cost analysis. The inline cost analysis decides
310 /// Get the cost estimate ignoring thresholds. This is similar to getInlineCost
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
H A Dupisemi,us5182.yaml31 16-bit thresholds (adc counts) corresponding to every scale.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dibm,emac.txt39 thresholds).
41 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h84 * Green Tx, Based on different RSSI of Received Beacon thresholds,
86 * The thresholds are decided by system team.
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,bcm-voter.yaml16 thresholds values from consumers by communicating through their respective
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dti,tmag5273.yaml52 thresholds or when a conversion is completed.
/freebsd/share/man/man4/
H A Dmax44009.489 driver does not support illuminance thresholds and the corresponding
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt36 Define 2 DC impedance thresholds in ohms for HP output control.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dnxp,imx93-adc.yaml17 watchdog thresholds, select threshold through input ports. And
/freebsd/sys/vm/
H A Dvm_pagequeue.h104 * it uses thresholds derived from the number of pages in the domain:
194 * The system uses the free_min and free_severe thresholds to apply
285 /* Paging thresholds and targets. */
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp24 cl::desc("Merge context profiles before calculating thresholds."));
203 // hot thresholds. To compensate for that, by default we merge context in computeSummaryForProfiles()

12345678