| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | CallGraphSort.cpp | 84 std::vector<Cluster> clusters; member in __anon1267b3fb0111::CallGraphSort 110 clusters.emplace_back(clusters.size(), isec->getSize()); in CallGraphSort() 133 clusters[to].weight += weight; in CallGraphSort() 139 Cluster &toC = clusters[to]; in CallGraphSort() 145 for (Cluster &c : clusters) in CallGraphSort() 188 return clusters[a].getDensity() > clusters[b].getDensity(); in run() 194 Cluster &c = clusters[l]; in run() 218 if (clusters[i].size > 0) in run() 221 return clusters[a].getDensity() > clusters[b].getDensity(); in run() 229 i = clusters[i].next; in run() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | CallGraphSort.cpp | 56 std::vector<Cluster> clusters; member in __anon96df30a20111::CallGraphSort 81 clusters.emplace_back(clusters.size(), isec->getSize()); in CallGraphSort() 104 clusters[to].weight += weight; in CallGraphSort() 110 Cluster &toC = clusters[to]; in CallGraphSort() 116 for (Cluster &c : clusters) in CallGraphSort() 159 return clusters[a].getDensity() > clusters[b].getDensity(); in run() 165 Cluster &c = clusters[l]; in run() 189 if (clusters[i].size > 0) in run() 192 return clusters[a].getDensity() > clusters[b].getDensity(); in run() 202 i = clusters[i].next; in run() [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | nvidia,tegra194-ccplex.yaml | 17 Complex having all clusters.
|
| H A D | cpu-capacity.txt | 61 Example 1 (ARM 64-bit, 6-cpu system, two clusters): 195 Example 2 (ARM 32-bit, 4-cpu system, two clusters,
|
| H A D | cci.txt | 10 clusters, through memory mapped interface, with a global control register
|
| H A D | idle-states.yaml | 560 // Example 2 (ARM 32-bit, 8-cpu system, two clusters):
|
| /freebsd-13.1/sys/fs/msdosfs/ |
| H A D | msdosfs_vfsops.c | 424 u_long clusters; in mountmsdosfs() local 634 clusters = (pmp->pm_fatsize / pmp->pm_fatmult) * pmp->pm_fatdiv; in mountmsdosfs() 635 if (pmp->pm_maxcluster >= clusters) { in mountmsdosfs() 638 "capacity (%ld)\n", pmp->pm_maxcluster + 1, clusters); in mountmsdosfs() 640 pmp->pm_maxcluster = clusters - 1; in mountmsdosfs()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | omap-mailbox.txt | 27 SoCs has each of these instances form a cluster and combine multiple clusters 29 all these clusters are multiplexed and routed to different processor subsystems
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-qcom-hw.txt | 5 for multiple clusters.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/cpu/ |
| H A D | cpu-topology.txt | 183 Example 1 (ARM 64-bit, 16-cpu system, two clusters of clusters in a single
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hi3660-coresight.dtsi | 298 /* An invisible combo funnel between clusters and top funnel */
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | NEWS.md | 252 …dded the ruby method `String#chars`, which is returning an array of UTF-8 encoded grapheme clusters
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | filesystems | 1043 >>>0x1E8 ulelong <0xffffffff \b, %u free clusters 1446 # Normally the number of clusters is calculated by the values of BPP. 1540 # Values 0 to 127 represent MFT record sizes of 0 to 127 clusters. 1543 >>>>>>>>>>64 lelong <128 \b, clusters/RecordSegment %d 1545 # Values 0 to 127 represent index block sizes of 0 to 127 clusters. 1548 >>>>>>>>>>68 ulelong <128 \b, clusters/index block %d 1596 >0x1e lequad x %lld total clusters, 1597 >0x26 lequad x %lld clusters in use
|
| /freebsd-13.1/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 787 Maximum number of mbuf clusters available. 789 .Dq mbuf clusters 2180 full clusters are collected, which typically
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8qxp.dtsi | 54 /* We have 1 clusters with 4 Cortex-A35 cores */
|
| H A D | fsl-ls1088a.dtsi | 28 /* We have 2 clusters having 4 Cortex-A53 cores each */
|
| H A D | fsl-lx2160a.dtsi | 27 // 8 clusters having 2 Cortex-A72 cores each
|
| /freebsd-13.1/stand/common/ |
| H A D | help.common | 306 Set the number of mbuf clusters to be allocated. The value
|
| /freebsd-13.1/contrib/sendmail/cf/ |
| H A D | README | 10 sites) and clientproto.mc (for clusters of clients using a single 1977 attribute or it will be ignored. Be careful as mixing clusters and 4752 H mail Hub (for mail clusters)
|