Searched refs:coarse (Results 1 – 18 of 18) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_82541.c | 1159 u16 fused, fine, coarse; in e1000_phy_init_script_82541() local 1170 coarse = fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script_82541() 1172 if (coarse > IGP01E1000_ANALOG_FUSE_COARSE_THRESH) { in e1000_phy_init_script_82541() 1173 coarse -= IGP01E1000_ANALOG_FUSE_COARSE_10; in e1000_phy_init_script_82541() 1175 } else if (coarse == in e1000_phy_init_script_82541() 1181 (coarse & IGP01E1000_ANALOG_FUSE_COARSE_MASK); in e1000_phy_init_script_82541()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedFalkor.td | 15 // Define the SchedMachineModel and provide basic properties for coarse grained
|
H A D | AArch64SchedKryo.td | 126 // Specialize the coarse model by associating instruction groups with the
|
H A D | AArch64SchedA57.td | 67 // aliases are sufficient for creating a coarse, working model. As the model 127 // Specialize the coarse model by associating instruction groups with the
|
H A D | AArch64SchedAmpere1.td | 584 // This provides a coarse model, which is then specialised below.
|
H A D | AArch64SchedAmpere1B.td | 540 // This provides a coarse model, which is then specialised below.
|
H A D | AArch64SchedFalkorDetails.td | 574 // Specialize the coarse model by associating instruction groups with the
|
/freebsd/lib/libomp/ |
H A D | kmp_i18n_default.inc | 241 "Threads may migrate across all available OS procs (granularity setting too coarse).", 408 "%1$s: granularity=%2$s is too coarse, setting granularity=group.",
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 13 // 1. Basic properties for coarse grained instruction cost model. 67 // coarse grained instruction cost model. Default values for the
|
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
H A D | en_US.txt | 287 AffThreadsMayMigrate "Threads may migrate across all available OS procs (granularity setting too coarse)." 473 AffGranTooCoarseProcGroup "%1$s: granularity=%2$s is too coarse, setting granularity=group."
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoV.td | 1115 // This has the downside that the earlyclobber constraint is too coarse and 1351 // This has the downside that the earlyclobber constraint is too coarse and 1520 // This has the downside that the earlyclobber constraint is too coarse and 1548 // This has the downside that the earlyclobber constraint is too coarse and
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstrInfo.td | 434 (ins TYPE:$ty, ID:$sImg, ID:$uv, ID:$granularity, ID:$coarse, variable_ops), 435 "$res = OpImageSampleFootprintNV $ty $sImg $uv $granularity $coarse">;
|
/freebsd/contrib/processor-trace/libipt/include/ |
H A D | intel-pt.h.in | 1909 * We provide only a very coarse classification suitable for reconstructing 1972 /** A coarse classification. */
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.1.txt | 586 To disable coarse timers, and get a more plausible precision, use the
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.1.txt | 586 To disable coarse timers, and get a more plausible precision, use the
|
/freebsd/share/dict/ |
H A D | web2a | 12676 coarse-featured 12677 coarse-fibered 12678 coarse-grained 12679 coarse-grainedness 12680 coarse-haired 12681 coarse-handed 12682 coarse-lipped 12683 coarse-minded 12684 coarse-skinned 12685 coarse-spoken [all …]
|
H A D | web2 | 38220 coarse
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_cook_book.md | 2149 may be too coarse for your purpose: perhaps you have two mock methods with the
|