| /freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/ |
| H A D | branch.json | 18 …still counts when branch prediction is disabled due to the Memory Management Unit (MMU) being off", 21 … still counts when branch prediction is disabled due to the Memory Management Unit (MMU) being off" 24 … the address. This event still counts when branch prediction is disabled due to the MMU being off", 27 …r the address. This event still counts when branch prediction is disabled due to the MMU being off" 30 … the address. This event still counts when branch prediction is disabled due to the MMU being off", 33 …d the address. This event still counts when branch prediction is disabled due to the MMU being off" 36 …This event still counts when branch prediction is disabled due to the MMU being off. Conditional i… 39 …This event still counts when branch prediction is disabled due to the MMU being off. Conditional i… 42 …he condition. This event still counts when branch prediction is disabled due to the MMU being off", 45 …the condition. This event still counts when branch prediction is disabled due to the MMU being off" [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
| H A D | branch.json | 18 …r is retired. This event still counts when branch prediction is disabled due to the MMU being off", 21 …or is retired. This event still counts when branch prediction is disabled due to the MMU being off" 24 … the address. This event still counts when branch prediction is disabled due to the MMU being off", 27 …r the address. This event still counts when branch prediction is disabled due to the MMU being off" 30 … the address. This event still counts when branch prediction is disabled due to the MMU being off", 33 …d the address. This event still counts when branch prediction is disabled due to the MMU being off" 36 …This event still counts when branch prediction is disabled due to the MMU being off. Conditional i… 39 …This event still counts when branch prediction is disabled due to the MMU being off. Conditional i… 42 …he condition. This event still counts when branch prediction is disabled due to the MMU being off", 45 …the condition. This event still counts when branch prediction is disabled due to the MMU being off" [all …]
|
| H A D | pipeline.json | 9 …ent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed", 12 …vent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed" 15 …nt counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed", 18 …ent counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed" 21 …This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed", 24 ….This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed" 57 …Wr stage due to a load which is waiting on data (due to missing the cache or being non-cacheable)", 60 … Wr stage due to a load which is waiting on data (due to missing the cache or being non-cacheable)" 69 … cycle there is a stall in the Wr stage due to a store which is waiting due to the STB being full", 72 …y cycle there is a stall in the Wr stage due to a store which is waiting due to the STB being full"
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/ |
| H A D | memory.json | 12 "BriefDescription": "Loads with latency value being above 128", 20 "PublicDescription": "Loads with latency value being above 128.", 26 "BriefDescription": "Loads with latency value being above 16", 34 "PublicDescription": "Loads with latency value being above 16.", 40 "BriefDescription": "Loads with latency value being above 256", 48 "PublicDescription": "Loads with latency value being above 256.", 54 "BriefDescription": "Loads with latency value being above 32", 62 "PublicDescription": "Loads with latency value being above 32.", 68 "BriefDescription": "Loads with latency value being above 4", 76 "PublicDescription": "Loads with latency value being above 4.", [all …]
|
| /freebsd/contrib/pkgconf/doc/ |
| H A D | libpkgconf-fragment.rst | 13 :param pkgconf_client_t* client: The pkgconf client being accessed. 25 :param pkgconf_fragment_t* frag: The fragment being checked. 34 :param pkgconf_client_t* client: The pkgconf client being accessed. 35 :param pkgconf_list_t* list: The list the fragment is being added to. 36 :param pkgconf_fragment_t* base: The fragment being copied. 45 :param pkgconf_client_t* client: The pkgconf client being accessed. 46 :param pkgconf_list_t* list: The list the fragments are being added to. 47 :param pkgconf_list_t* base: The list the fragments are being copied from. 54 :param pkgconf_client_t* client: The pkgconf client being accessed. 65 :param pkgconf_list_t* list: The `fragment list` being rendered. [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | Pcd.h | 327 size of the value being set is compatible with the Token's existing definition. 335 being set was incompatible with a call to this function. 351 size of the value being set is compatible with the Token's existing definition. 359 being set was incompatible with a call to this function. 375 size of the value being set is compatible with the Token's existing definition. 383 being set was incompatible with a call to this function. 399 size of the value being set is compatible with the Token's existing definition. 407 being set was incompatible with a call to this function. 423 size of the value being set is compatible with the Token's existing definition. 427 @param[in, out] SizeOfBuffer A pointer to the length of the value being set for the PCD token. [all …]
|
| H A D | PiPcd.h | 170 When the PCD service sets a value, it will check to ensure that the size of the value being set is 178 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w… 194 When the PCD service sets a value, it will check to ensure that the size of the value being set is 202 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w… 218 When the PCD service sets a value, it will check to ensure that the size of the value being set is 226 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w… 242 When the PCD service sets a value, it will check to ensure that the size of the value being set is 250 …@retval EFI_INVALID_PARAMETER The PCD service determined that the size of the data being set w… 266 When the PCD service sets a value, it will check to ensure that the size of the value being set is 271 …@param[in] SizeOfValue The length of the value being set for the PCD token. If too large of a l… [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Initialization.h | 46 /// Describes an entity that is being initialized. 49 /// Specifies the kind of entity being initialized. 51 /// The entity being initialized is a variable. 54 /// The entity being initialized is a function parameter. 57 /// The entity being initialized is a non-type template parameter. 60 /// The entity being initialized is the result of a function call. 63 /// The entity being initialized is the result of a statement expression. 66 /// The entity being initialized is an exception object that 67 /// is being thrown. 70 /// The entity being initialized is a non-static data member [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | NameSearchContext.h | 24 /// what name is being searched for and provides helper functions to construct 34 /// The name being looked for. 58 /// The name being searched for (always an Identifier). 71 /// Create a VarDecl with the name being searched for and the provided type 75 /// The opaque QualType for the VarDecl being registered. 78 /// Create a FunDecl with the name being searched for and the provided type 82 /// The opaque QualType for the FunDecl being registered. 88 /// Create a FunDecl with the name being searched for and generic type (i.e. 92 /// Create a TypeDecl with the name being searched for and the provided type 96 /// The opaque QualType for the TypeDecl being registered.
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/ |
| H A D | frontend.json | 17 …E uop. \nMM is placed before Instruction Decode Queue (IDQ) to merge uops being fed from the MITE … 80 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 91 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 96 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D… 102 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 122 … be bound in the front end. It does not determine whether there are uops being delivered to the A… 132 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 137 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M… 143 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 153 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… [all …]
|
| H A D | memory.json | 94 "BriefDescription": "Loads with latency value being above 128", 103 "PublicDescription": "This event counts loads with latency value being above 128.", 109 "BriefDescription": "Loads with latency value being above 16", 118 "PublicDescription": "This event counts loads with latency value being above 16.", 124 "BriefDescription": "Loads with latency value being above 256", 133 "PublicDescription": "This event counts loads with latency value being above 256.", 139 "BriefDescription": "Loads with latency value being above 32", 148 "PublicDescription": "This event counts loads with latency value being above 32.", 154 "BriefDescription": "Loads with latency value being above 4", 163 "PublicDescription": "This event counts loads with latency value being above four.", [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/broadwell/ |
| H A D | frontend.json | 17 …E uop. \nMM is placed before Instruction Decode Queue (IDQ) to merge uops being fed from the MITE … 80 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 91 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 96 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D… 102 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 122 … be bound in the front end. It does not determine whether there are uops being delivered to the A… 132 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 137 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M… 143 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 153 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/ |
| H A D | frontend.json | 17 …E uop. \nMM is placed before Instruction Decode Queue (IDQ) to merge uops being fed from the MITE … 80 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 91 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 96 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from D… 102 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 122 … be bound in the front end. It does not determine whether there are uops being delivered to the A… 132 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… 137 …"BriefDescription": "Cycles when uops are being delivered to Instruction Decode Queue (IDQ) from M… 143 …"PublicDescription": "This event counts cycles during which uops are being delivered to Instructio… 153 … includes uops that may bypass the IDQ. This also means that uops are not being delivered from the… [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/ |
| H A D | memory.json | 12 "BriefDescription": "Loads with latency value being above 128", 20 "PublicDescription": "Loads with latency value being above 128.", 26 "BriefDescription": "Loads with latency value being above 16", 34 "PublicDescription": "Loads with latency value being above 16.", 40 "BriefDescription": "Loads with latency value being above 256", 48 "PublicDescription": "Loads with latency value being above 256.", 54 "BriefDescription": "Loads with latency value being above 32", 62 "PublicDescription": "Loads with latency value being above 32.", 68 "BriefDescription": "Loads with latency value being above 4", 76 "PublicDescription": "Loads with latency value being above 4.", [all …]
|
| /freebsd/sys/contrib/openzfs/man/man7/ |
| H A D | zpool-features.7 | 143 Some features depend on other features being enabled in order to function. 185 prevents any features from being enabled, either via 189 This setting also prevents pools from being upgraded to newer on-disk versions. 190 This is a safety measure to prevent new features from being 302 and will never return to being Sy enabled . 328 and will return to being 487 on a top-level vdev, and will never return to being 551 a block whose checksum matches the data being written will be ignored 568 before being fed the data block to be checksummed. 618 as soon as it is enabled and will never return to being [all …]
|
| /freebsd/cddl/usr.sbin/dwatch/ |
| H A D | dwatch.1 | 426 Print filesystem paths being created by 429 Print filesystem paths being looked-up by 432 Print directory paths being created by 435 Print device node paths being created by 438 Print directory paths being read by 441 Print filesystem paths being removed by 444 Print filesystem paths being renamed by 447 Print directory paths being removed by 450 Print symlink paths being created by 494 Print argument one being passed to each call of zfs_sync(). [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
| H A D | uncore-memory.json | 168 …he memory controller, and need credits for an entry in this buffer before being sent from the HA t… 179 …he memory controller, and need credits for an entry in this buffer before being sent from the HA t… 190 …he memory controller, and need credits for an entry in this buffer before being sent from the HA t… 200 …he memory controller, and need credits for an entry in this buffer before being sent from the HA t… 210 … credits for an entry in this buffer before being sent from the CHA to the iMC. They deallocate a… 221 … credits for an entry in this buffer before being sent from the CHA to the iMC. They deallocate a… 232 …d credits for an entry in this buffer before being sent from the HA to the iMC. They deallocate a… 242 …d credits for an entry in this buffer before being sent from the HA to the iMC. They deallocate a…
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-tstamp.manmisc.in | 30 the operating system running on the host on which the capture is being 54 time standard to which the host is being synchronized, which might be 119 Time stamp provided by the host on which the capture is being done. The 124 Time stamp provided by the host on which the capture is being done. 129 Time stamp provided by the host on which the capture is being done. 135 Time stamp provided by the host on which the capture is being done. 141 Time stamp provided by the network adapter on which the capture is being 146 Time stamp provided by the network adapter on which the capture is being
|
| /freebsd/share/man/man4/ |
| H A D | dtrace_lockstat.4 | 84 probes which expose the lock structure being operated upon, 97 the lock being acquired or released. 135 the lock being acquired or released. 161 the lock being acquired. 164 if the lock is being acquired or released as a writer, and 166 if it is being acquired or released as a reader. 191 the lock being disowned. 244 the lock being acquired.
|
| H A D | ng_ether.4 | 15 .\" THIS SOFTWARE IS BEING PROVIDED BY WHISTLE COMMUNICATIONS "AS IS", AND 72 instead of being passed to the kernel for upper layer processing. 73 Writing to this hook results in a raw Ethernet frame being transmitted 77 being connected. 83 instead of being transmitted by the device. 84 Writing to this hook results in a raw Ethernet frame being received by 88 being connected.
|
| /freebsd/sys/dev/isci/ |
| H A D | isci_logger.c | 110 * for which this message is being generated. 134 * for which this message is being generated. 159 * for which this message is being generated. 185 * for which this message is being generated. 211 * for which this message is being generated. 236 * for which this message is being generated. 261 * for which this message is being generated. 286 * for which this message is being generated. 312 * for which this message is being generated. 338 * for which this message is being generated.
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/man/ |
| H A D | db_open.3 | 167 buffer instead of being written to the FILE stream. 172 If locking is required for the file being opened (as in the case of 173 buffers being maintained in a shared memory buffer pool), 186 If modifications to the file being opened should be logged, the 196 If the cache for the file being opened should be maintained in a shared 210 If the accesses to the file being opened should take place in the context 309 if the file is being accessed under transaction protection, 369 if the file is being accessed under transaction protection, 390 if the file is being accessed under transaction protection, 437 if the file is being accessed under transaction protection,
|
| /freebsd/usr.sbin/nfsd/ |
| H A D | nfsv4.4 | 125 will result in clients being required to use different mount 247 If the file systems you are exporting are only being accessed via 260 This can only be enabled when the file systems being exported to 262 clients are not being accessed locally on the server and, if being 304 must be running if name<->uid/gid mapping is being used, as above. 321 server that is being mounted on supports delegations, you can start the 327 nfsuserd_enable="YES" <-- If name<->uid/gid mapping is being used. 508 that are being used solely as NFS export volumes and are not being accessed
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | audio-graph.yaml | 26 Each entry is a pair of strings, the first being the 27 connection's sink, the second being the connection's source. 32 Each entry is a pair of strings, the first being the type of 34 second being the machine specific name for the widget.
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | sci_base_state_machine_logger.c | 78 * @param[in] subject The state machine that is being observed. 116 * being observed it is used to report the address of the object for 123 * state machine being observed. 125 * in the log string for the state machine being observed. 160 * being observed it is used to report the address of the object for 167 * state machine being observed. 169 * in the log string for the state machine being observed. 197 * machine that is being observerd.
|