/freebsd/lib/libpmc/pmu-events/arch/x86/bonnell/ |
H A D | cache.json | 67 "BriefDescription": "All data requests from the L1 data cache", 75 "BriefDescription": "All data requests from the L1 data cache", 83 "BriefDescription": "All data requests from the L1 data cache", 91 "BriefDescription": "All data requests from the L1 data cache", 99 "BriefDescription": "All data requests from the L1 data cache", 123 "BriefDescription": "L2 cacheable instruction fetch requests", 131 "BriefDescription": "L2 cacheable instruction fetch requests", 139 "BriefDescription": "L2 cacheable instruction fetch requests", 147 "BriefDescription": "L2 cacheable instruction fetch requests", 155 "BriefDescription": "L2 cacheable instruction fetch requests", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/ivybridge/ |
H A D | uncore-other.json | 3 "BriefDescription": "Cycles weighted by number of requests pending in Coherency Tracker.", 7 "PublicDescription": "Cycles weighted by number of requests pending in Coherency Tracker.", 12 "BriefDescription": "Number of requests allocated in Coherency Tracker.", 17 "PublicDescription": "Number of requests allocated in Coherency Tracker.", 22 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 26 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 31 …east half of the requests outstanding are waiting for data return from memory controller. Account … 37 …east half of the requests outstanding are waiting for data return from memory controller. Account … 42 …ta return from memory controller. Account for coherent and non-coherent requests initiated by IA C… 48 …ta return from memory controller. Account for coherent and non-coherent requests initiated by IA C… [all …]
|
H A D | uncore.json | 151 "BriefDescription": "Filter on processor core initiated cacheable read requests.", 152 "PublicDescription": "Filter on processor core initiated cacheable read requests.", 163 "BriefDescription": "Filter on processor core initiated cacheable write requests.", 164 "PublicDescription": "Filter on processor core initiated cacheable write requests.", 175 "BriefDescription": "Filter on external snoop requests.", 176 "PublicDescription": "Filter on external snoop requests.", 187 …Description": "Filter on any IRQ or IPQ initiated requests including uncacheable, non-coherent req… 188 …Description": "Filter on any IRQ or IPQ initiated requests including uncacheable, non-coherent req… 199 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 200 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sandybridge/ |
H A D | uncore-other.json | 3 "BriefDescription": "Cycles weighted by number of requests pending in Coherency Tracker.", 7 "PublicDescription": "Cycles weighted by number of requests pending in Coherency Tracker.", 12 "BriefDescription": "Number of requests allocated in Coherency Tracker.", 17 "PublicDescription": "Number of requests allocated in Coherency Tracker.", 22 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 26 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 31 …east half of the requests outstanding are waiting for data return from memory controller. Account … 37 …east half of the requests outstanding are waiting for data return from memory controller. Account … 42 …ta return from memory controller. Account for coherent and non-coherent requests initiated by IA C… 48 …ta return from memory controller. Account for coherent and non-coherent requests initiated by IA C… [all …]
|
H A D | uncore.json | 151 "BriefDescription": "Filter on processor core initiated cacheable read requests.", 152 "PublicDescription": "Filter on processor core initiated cacheable read requests.", 163 "BriefDescription": "Filter on processor core initiated cacheable write requests.", 164 "PublicDescription": "Filter on processor core initiated cacheable write requests.", 175 "BriefDescription": "Filter on external snoop requests.", 176 "PublicDescription": "Filter on external snoop requests.", 187 …Description": "Filter on any IRQ or IPQ initiated requests including uncacheable, non-coherent req… 188 …Description": "Filter on any IRQ or IPQ initiated requests including uncacheable, non-coherent req… 199 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … 200 …ted by the number of requests waiting for data returning from the memory controller. Accounts for … [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
H A D | uncore-other.json | 135 "BriefDescription": "read requests from home agent", 145 "BriefDescription": "write requests from home agent", 335 …able. Note the non-standard filtering equation. This event will count requests that lookup the c… 385 "BriefDescription": "TOR Inserts : All requests from iA Cores", 391 …requests from iA Cores : Counts the number of entries successfuly inserted into the TOR that match… 403 …ualifications specified by the subevent. Does not include addressless requests such as locks and… 415 …ualifications specified by the subevent. Does not include addressless requests such as locks and… 427 …ualifications specified by the subevent. Does not include addressless requests such as locks and… 439 …ualifications specified by the subevent. Does not include addressless requests such as locks and… 445 "BriefDescription": "TOR Inserts : All requests from iA Cores that Hit the LLC", [all …]
|
H A D | uncore-memory.json | 3 "BriefDescription": "read requests to memory controller. Derived from unc_m_cas_count.rd", 14 "BriefDescription": "read requests to memory controller", 25 "BriefDescription": "write requests to memory controller. Derived from unc_m_cas_count.wr", 36 "BriefDescription": "write requests to memory controller", 168 …requests. Requests allocate into the RPQ soon after they enter the memory controller, and need cr… 179 …requests. Requests allocate into the RPQ soon after they enter the memory controller, and need cr… 190 …ed to schedule reads out to the memory controller and to track the requests. Requests allocate in… 200 …ed to schedule reads out to the memory controller and to track the requests. Requests allocate in… 210 …Requests allocate into the WPQ soon after they enter the memory controller, and need credits for a… 221 …Requests allocate into the WPQ soon after they enter the memory controller, and need credits for a… [all …]
|
/freebsd/share/man/man9/ |
H A D | crypto_request.9 | 77 Requests can either be allocated dynamically or use caller-supplied 79 Dynamically allocated requests should be allocated by either 86 Requests using caller-supplied storage should be initialized by 133 functions pass one or more crypto requests to the driver attached to the 155 Requests can either specify a single data buffer that is modified in place 169 mode requests. 171 All requests must have a valid 197 for requests that use separate input and output buffers: 222 The length of some regions is the same for all requests belonging to 226 All requests must define a payload region. [all …]
|
H A D | crypto_driver.9 | 85 Symmetric cryptographic drivers process cryptographic requests 92 is the device used to service requests. 108 should be used for drivers which process requests using host CPUs. 110 should be used for drivers which process requests on separate co-processors. 112 should be set for drivers which process requests synchronously in 134 If a driver does not support requests described by 137 If the driver does support requests described by 147 The driver processes requests via a co-processor. 149 The driver processes requests on the host CPU using optimized instructions 152 The driver processes requests on the host CPU. [all …]
|
H A D | crypto_session.9 | 56 Sessions hold state shared across multiple requests. 115 or requests an invalid algorithm, 126 or requests an invalid algorithm, 135 performed by cryptographic requests. 189 Support requests that use separate input and output buffers. 190 Sessions with this flag set permit requests with either a single buffer 191 that is modified in-place, or requests with separate input and output 193 Sessions without this flag only permit requests with a single buffer that 196 Support requests that use a separate buffer for AAD rather than providing 198 Sessions with this flag set permit requests with AAD passed in either in [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | pipeline.json | 75 …"PublicDescription": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagge… 78 …"BriefDescription": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagged… 81 …"PublicDescription": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagge… 84 …"BriefDescription": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagged… 87 …"PublicDescription": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagge… 90 …"BriefDescription": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagged… 93 …"PublicDescription": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagge… 96 …"BriefDescription": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagged… 99 "PublicDescription": "This event counts completed requests in L1D cache pipeline#0.", 102 "BriefDescription": "This event counts completed requests in L1D cache pipeline#0." [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | cache.json | 70 "BriefDescription": "The number of ITLB reload requests." 75 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache reads (including har… 81 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache stores.", 87 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache shared reads.", 93 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Instruction cache reads.", 99 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache state change request… 105 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). PrefetchL2Cmd.", 111 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches a… 134 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized.", 140 …"BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized non-cacheab… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
H A D | cache.json | 5 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache reads (including har… 11 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache stores.", 17 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache shared reads.", 23 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Instruction cache reads.", 29 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache state change request… 35 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). PrefetchL2Cmd.", 41 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches a… 64 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized.", 70 …"BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized non-cacheab… 76 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Instruction cache read sized.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/nehalemep/ |
H A D | memory.json | 91 "BriefDescription": "Offcore requests satisfied by any DRAM", 102 "BriefDescription": "Offcore requests that missed the LLC", 113 "BriefDescription": "Offcore requests satisfied by the local DRAM", 124 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 135 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", 146 "BriefDescription": "Offcore RFO requests that missed the LLC", 157 "BriefDescription": "Offcore RFO requests satisfied by the local DRAM", 168 "BriefDescription": "Offcore RFO requests satisfied by a remote DRAM", 223 "BriefDescription": "Offcore code or data read requests satisfied by any DRAM", 234 "BriefDescription": "Offcore code or data read requests that missed the LLC", [all …]
|
H A D | cache.json | 187 "BriefDescription": "L1D hardware prefetch requests", 190 "EventName": "L1D_PREFETCH.REQUESTS", 195 "BriefDescription": "L1D hardware prefetch requests triggered", 243 "BriefDescription": "All L2 data requests", 267 "BriefDescription": "L2 data demand requests", 435 "BriefDescription": "L2 requests", 475 "BriefDescription": "All L2 requests", 483 "BriefDescription": "L2 RFO requests", 965 "BriefDescription": "Offcore requests blocked due to Super Queue full", 1237 "BriefDescription": "Offcore requests satisfied by any cache or DRAM", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/nehalemex/ |
H A D | memory.json | 98 "BriefDescription": "Offcore requests satisfied by any DRAM", 109 "BriefDescription": "Offcore requests that missed the LLC", 120 "BriefDescription": "Offcore requests satisfied by the local DRAM", 131 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 142 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", 153 "BriefDescription": "Offcore RFO requests that missed the LLC", 164 "BriefDescription": "Offcore RFO requests satisfied by the local DRAM", 175 "BriefDescription": "Offcore RFO requests satisfied by a remote DRAM", 230 "BriefDescription": "Offcore code or data read requests satisfied by any DRAM", 241 "BriefDescription": "Offcore code or data read requests that missed the LLC", [all …]
|
H A D | cache.json | 190 "EventName": "L1D_PREFETCH.REQUESTS", 192 "BriefDescription": "L1D hardware prefetch requests" 200 "BriefDescription": "L1D hardware prefetch requests triggered" 248 "BriefDescription": "All L2 data requests" 280 "BriefDescription": "L2 data demand requests" 440 "BriefDescription": "L2 requests" 480 "BriefDescription": "All L2 requests" 504 "BriefDescription": "L2 RFO requests" 760 "BriefDescription": "Offcore requests blocked due to Super Queue full" 1223 "BriefDescription": "Offcore requests satisfied by any cache or DRAM", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/westmereex/ |
H A D | memory.json | 99 "BriefDescription": "Offcore requests satisfied by any DRAM", 110 "BriefDescription": "Offcore requests that missed the LLC", 121 "BriefDescription": "Offcore requests satisfied by the local DRAM", 132 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 143 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", 154 "BriefDescription": "Offcore RFO requests that missed the LLC", 165 "BriefDescription": "Offcore RFO requests satisfied by the local DRAM", 176 "BriefDescription": "Offcore RFO requests satisfied by a remote DRAM", 231 "BriefDescription": "Offcore code or data read requests satisfied by any DRAM", 242 "BriefDescription": "Offcore code or data read requests that missed the LLC", [all …]
|
H A D | cache.json | 67 "BriefDescription": "L1D hardware prefetch requests", 70 "EventName": "L1D_PREFETCH.REQUESTS", 75 "BriefDescription": "L1D hardware prefetch requests triggered", 123 "BriefDescription": "All L2 data requests", 147 "BriefDescription": "L2 data demand requests", 315 "BriefDescription": "L2 requests", 355 "BriefDescription": "All L2 requests", 363 "BriefDescription": "L2 RFO requests", 837 "BriefDescription": "All offcore requests", 845 "BriefDescription": "Offcore read requests", [all …]
|
/freebsd/share/man/man4/ |
H A D | aio.4 | 64 to service most asynchronous I/O requests. 72 One pool of AIO daemons is used to service asynchronous I/O requests for 92 requests except for I/O requests to raw disks. 110 Asynchronous I/O requests for raw disks are queued directly to the disk 113 These requests are not serviced by any of the AIO daemon pools. 115 Several limits on the number of asynchronous I/O requests are imposed both 120 The maximum number of queued asynchronous I/O requests for raw disks permitted 122 Asynchronous I/O requests that have completed but whose status has not been 129 The number of queued asynchronous I/O requests for raw disks system-wide. 131 The maximum number of asynchronous I/O requests for a single process [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | cache.json | 5 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache reads (including har… 11 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache stores.", 17 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache shared reads.", 23 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Instruction cache reads.", 29 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). Data cache state change request… 35 "BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). PrefetchL2Cmd.", 41 …"BriefDescription": "All L2 Cache Requests (Breakdown 1 - Common). L2 Prefetcher. All prefetches a… 64 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized.", 70 …"BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Data cache read sized non-cacheab… 76 "BriefDescription": "All L2 Cache Requests (Breakdown 2 - Rare). Instruction cache read sized.", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/ |
H A D | uncore-memory.json | 3 "BriefDescription": "read requests to memory controller. Derived from unc_m_cas_count.rd", 13 "BriefDescription": "read requests to memory controller", 23 "BriefDescription": "write requests to memory controller. Derived from unc_m_cas_count.wr", 33 "BriefDescription": "write requests to memory controller", 113 …egular reads and does not includes underfill reads due to partial write requests. This event coun… 143 …requests allocated into the Read Pending Queue (RPQ). This queue is used to schedule reads out to… 152 …ed to schedule reads out to the memory controller and to track the requests. Requests allocate in… 161 …requests allocated into the Write Pending Queue (WPQ). The WPQ is used to schedule writes out to … 170 …requests. Requests allocate into the WPQ soon after they enter the memory controller, and need cr…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/ |
H A D | cache.json | 21 …equest has waited due to L1D Fill Buffer (FB) unavailablability. Demand requests include cacheable… 35 …equest has waited due to L1D Fill Buffer (FB) unavailablability. Demand requests include cacheable… 47 …emand request has waited due to L1D due to lack of L2 resources. Demand requests include cacheable… 114 "BriefDescription": "L2 code requests", 120 "PublicDescription": "Counts the total number of L2 code requests.", 126 "BriefDescription": "Demand Data Read requests", 132 …"PublicDescription": "Counts the number of demand Data Read requests (including requests from L1D … 138 "BriefDescription": "Demand requests that miss L2 cache", 144 "PublicDescription": "Counts demand requests that miss L2 cache.", 150 "BriefDescription": "RFO requests to L2 cache", [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/westmereep-sp/ |
H A D | memory.json | 91 "BriefDescription": "Offcore requests satisfied by any DRAM", 102 "BriefDescription": "Offcore requests that missed the LLC", 113 "BriefDescription": "Offcore requests satisfied by the local DRAM", 124 "BriefDescription": "Offcore requests satisfied by a remote DRAM", 135 "BriefDescription": "Offcore RFO requests satisfied by any DRAM", 146 "BriefDescription": "Offcore RFO requests that missed the LLC", 157 "BriefDescription": "Offcore RFO requests satisfied by the local DRAM", 168 "BriefDescription": "Offcore RFO requests satisfied by a remote DRAM", 223 "BriefDescription": "Offcore code or data read requests satisfied by any DRAM", 234 "BriefDescription": "Offcore code or data read requests that missed the LLC", [all …]
|
/freebsd/lib/libpmc/ |
H A D | pmc.corei7uc.3 | 272 Number of code read, data read and RFO requests that hit in the L3 275 Number of writeback requests that hit in the L3. 285 Number of code read, data read and RFO requests that miss the L3. 288 Number of writeback requests that miss the L3. 336 Counts number of Quickpath Home Logic read requests from the IOH. 339 Counts number of Quickpath Home Logic write requests from the IOH. 342 Counts number of Quickpath Home Logic read requests from a remote socket. 345 Counts number of Quickpath Home Logic write requests from a remote socket. 348 Counts number of Quickpath Home Logic read requests from the local socket. 351 Counts number of Quickpath Home Logic write requests from the local socket. [all …]
|