Searched refs:entities (Results 1 – 25 of 62) sorted by relevance
123
| /freebsd-14-stable/sys/x86/x86/ |
| HD | mp_x86.c | 752 printf("%d package(s)", topology.entities[TOPO_LEVEL_PKG]); in cpu_mp_announce() 753 if (topology.entities[TOPO_LEVEL_GROUP] > 1) in cpu_mp_announce() 755 topology.entities[TOPO_LEVEL_GROUP]); in cpu_mp_announce() 756 if (topology.entities[TOPO_LEVEL_CACHEGROUP] > 1) in cpu_mp_announce() 758 topology.entities[TOPO_LEVEL_CACHEGROUP]); in cpu_mp_announce() 759 if (topology.entities[TOPO_LEVEL_CORE] > 0) in cpu_mp_announce() 761 topology.entities[TOPO_LEVEL_CORE]); in cpu_mp_announce() 762 if (topology.entities[TOPO_LEVEL_THREAD] > 1) in cpu_mp_announce() 764 topology.entities[TOPO_LEVEL_THREAD]); in cpu_mp_announce() 774 topology.entities[TOPO_LEVEL_PKG]); in cpu_mp_announce() [all …]
|
| /freebsd-14-stable/sys/kern/ |
| HD | subr_smp.c | 1325 if (results->entities[level] == -1) in topo_analyze_table() 1326 results->entities[level] = count; in topo_analyze_table() 1327 else if (results->entities[level] != count) in topo_analyze_table() 1346 results->entities[TOPO_LEVEL_PKG] = -1; in topo_analyze() 1347 results->entities[TOPO_LEVEL_CORE] = -1; in topo_analyze() 1348 results->entities[TOPO_LEVEL_THREAD] = -1; in topo_analyze() 1349 results->entities[TOPO_LEVEL_GROUP] = -1; in topo_analyze() 1350 results->entities[TOPO_LEVEL_CACHEGROUP] = -1; in topo_analyze() 1355 KASSERT(results->entities[TOPO_LEVEL_PKG] > 0, in topo_analyze()
|
| /freebsd-14-stable/contrib/bzip2/ |
| HD | FREEBSD-Xlist | 17 *entities.xml
|
| /freebsd-14-stable/contrib/ntp/sntp/libevent/ |
| HD | event_rpcgen.py | 1686 entities = [] 1695 entities.extend(ProcessStruct(factory, data)) 1697 return entities 1884 entities = Parse(factory, self.rpc_file) 1892 for entry in entities: 1896 for entry in entities: 1904 for entry in entities:
|
| /freebsd-14-stable/contrib/libevent/ |
| HD | event_rpcgen.py | 1686 entities = [] 1695 entities.extend(ProcessStruct(factory, data)) 1697 return entities 1884 entities = Parse(factory, self.rpc_file) 1892 for entry in entities: 1896 for entry in entities: 1904 for entry in entities:
|
| /freebsd-14-stable/contrib/one-true-awk/ |
| HD | LICENSE | 11 its entities not be used in advertising or publicity pertaining
|
| HD | FIXES | 11 its entities not be used in advertising or publicity pertaining
|
| HD | README.md | 47 its entities not be used in advertising or publicity pertaining
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/omap/ |
| HD | prcm.txt | 4 a DT hierarchy. Each TI SoC can have multiple PRCM entities listed for it,
|
| /freebsd-14-stable/crypto/openssl/doc/man3/ |
| HD | ECPKParameters_print.pod | 6 encoding ASN1 representations of elliptic curve entities
|
| HD | X509_STORE_add_cert.pod | 74 trusted entities such as root certificate authorities (CAs).
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/firmware/ |
| D | intel,stratix10-svc.txt | 11 Layer 3) can interface with SDM. All software entities running on other
|
| /freebsd-14-stable/sys/sys/ |
| HD | smp.h | 141 int entities[TOPO_LEVEL_COUNT]; member
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/keystone/ |
| D | ti,sci.txt | 50 for identification of host processing entities such as virtual
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/reset/ |
| HD | ti-syscon-reset.txt | 9 allow multiple entities to access their relevant registers in the common
|
| /freebsd-14-stable/contrib/expat/ |
| HD | Changes | 81 of entities caused by stack overflow by resolving use of 82 recursion, for all three uses of entities: 83 - general entities in character data ("<e>&g1;</e>") 84 - general entities in attribute values ("<e k1='&g1;'/>") 85 - parameter entities ("%p1;") 304 external entities that start with a byte order mark 308 #812 #813 Protect against closing entities out of order 408 #612 #645 Fix corruption from undefined entities 410 entities 735 leveraging general entities or parameter entities or both) [all …]
|
| HD | expat_config.h.in | 130 /* Define as 1/0 to enable/disable support for general entities. */
|
| /freebsd-14-stable/crypto/openssl/doc/internal/man3/ |
| HD | ossl_cmp_hdr_init.pod | 77 This may be useful to allow end entities to correct/check their local time for
|
| /freebsd-14-stable/contrib/ntp/ntpsnmpd/ |
| HD | ntpv4-mib.mib | 67 "The Management Information Base for NTP time entities. 795 "The compliance statement for SNMP entities that use NTP and 806 "The compliance statement for SNMP entities that use SNTP and
|
| /freebsd-14-stable/crypto/heimdal/doc/ |
| HD | whatis.texi | 23 third party (the kerberos server) that is trusted by all the entities on
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | CodeGenOptions.def | 90 ///< Decl* various IR entities came from. 356 /// Whether to use public LTO visibility for entities in std and stdext
|
| /freebsd-14-stable/crypto/openssl/ |
| HD | LICENSE.txt | 17 other entities that control, are controlled by, or are under common
|
| /freebsd-14-stable/sys/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| HD | THIRDPARTYLICENSE.openssl | 17 other entities that control, are controlled by, or are under common
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/mfd/ |
| HD | axp20x.txt | 16 be treated as separate entities. The other half is an AC100 RTC/codec
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/cpu/ |
| HD | cpu-topology.txt | 9 In a SMP system, the hierarchy of CPUs is defined through three entities that
|
123