Searched full:responses (Results 1 – 25 of 543) sorted by relevance
12345678910>>...22
/Linux-v6.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | memory.json | 11 …ts Demand code reads and prefetch code read requests that accounts for responses from DDR (local … 22 …emand code reads and prefetch code read requests that accounts for data responses from DRAM Far.", 33 …mand code reads and prefetch code read requests that accounts for data responses from DRAM Local.… 44 …ts Demand code reads and prefetch code read requests that accounts for responses from MCDRAM (loc… 55 …mand code reads and prefetch code read requests that accounts for data responses from MCDRAM Far … 66 …mand code reads and prefetch code read requests that accounts for data responses from MCDRAM Loca… 77 …nd cacheable data and L1 prefetch data read requests that accounts for responses from DDR (local … 88 …acheable data and L1 prefetch data read requests that accounts for data responses from DRAM Far.", 99 …cheable data and L1 prefetch data read requests that accounts for data responses from DRAM Local.… 110 …nd cacheable data and L1 prefetch data read requests that accounts for responses from MCDRAM (loc… [all …]
|
D | cache.json | 137 …ts Demand code reads and prefetch code read requests that accounts for responses from a snoop req… 148 …ts Demand code reads and prefetch code read requests that accounts for responses from a snoop req… 170 …ts Demand code reads and prefetch code read requests that accounts for responses from a snoop req… 181 …ts Demand code reads and prefetch code read requests that accounts for responses from a snoop req… 192 …ts Demand code reads and prefetch code read requests that accounts for responses which hit its ow… 203 …ts Demand code reads and prefetch code read requests that accounts for responses which hit its ow… 214 …ts Demand code reads and prefetch code read requests that accounts for responses which hit its ow… 225 …ts Demand code reads and prefetch code read requests that accounts for responses which hit its ow… 269 …nd cacheable data and L1 prefetch data read requests that accounts for responses from a snoop req… 280 …nd cacheable data and L1 prefetch data read requests that accounts for responses from a snoop req… [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/goldmontplus/ |
D | cache.json | 266 …"BriefDescription": "Counts data reads (demand & prefetch) have any transaction responses from the… 276 …"PublicDescription": "Counts data reads (demand & prefetch) have any transaction responses from th… 341 …ounts data reads generated by L1 or L2 prefetchers have any transaction responses from the uncore … 351 …ounts data reads generated by L1 or L2 prefetchers have any transaction responses from the uncore … 416 …d for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore … 426 …d for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore … 491 …"BriefDescription": "Counts requests to the uncore subsystem have any transaction responses from t… 501 …ription": "Counts requests to the uncore subsystem have any transaction responses from the uncore … 566 …s for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore … 576 …s for ownership (RFO) requests (demand & prefetch) have any transaction responses from the uncore … [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-cache.json | 579 "BriefDescription": "Number of LLC responses that bounced on the Ring.", 588 … "BriefDescription": "Number of LLC responses that bounced on the Ring.; Acknowledgements to core", 597 … "BriefDescription": "Number of LLC responses that bounced on the Ring.: Acknowledgements to core", 606 … "BriefDescription": "Number of LLC responses that bounced on the Ring.; Data Responses to core", 615 … "BriefDescription": "Number of LLC responses that bounced on the Ring.: Data Responses to core", 624 …"BriefDescription": "Number of LLC responses that bounced on the Ring.; Snoops of processor's cach… 633 …"BriefDescription": "Number of LLC responses that bounced on the Ring.: Snoops of processor's cach… 817 … Egress being full. IPQ requests make use of the AD Egress for regular responses, the BL egress t… 897 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … 907 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … [all …]
|
/Linux-v6.1/include/xen/interface/io/ |
D | ring.h | 121 * requests are pushed on to the ring and responses taken off it. 124 * requests are taken off the ring and responses put on. 224 /* Ill-behaved backend determination: Can there be this many responses? */ 241 * When queueing requests or responses on a shared ring, it may not always be 245 * responses). 247 * When enqueuing requests or responses: 249 * Use RING_PUSH_{REQUESTS,RESPONSES}_AND_CHECK_NOTIFY(). The second argument 253 * After dequeuing requests or responses (before sleeping the connection):
|
/Linux-v6.1/include/uapi/linux/ |
D | ipmi.h | 33 * send commands, receive responses, etc. The driver keeps track of 34 * commands the user sends and tracks the responses. The responses 106 * requests and responses from the same device would have different 144 * commands and responses. The completion code is always the first 221 * responses back. You can use the msgid value to correlate commands 222 * and responses, the driver will take care of figuring out which
|
D | virtio_scmi.h | 12 /* Device implements some SCMI notifications, or delayed responses. */
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/ |
D | uncore-cache.json | 486 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AD", 495 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AK", 504 "BriefDescription": "Number of LLC responses that bounced on the Ring.; BL", 513 …"BriefDescription": "Number of LLC responses that bounced on the Ring.; Snoops of processor's cach… 761 … Egress being full. IPQ requests make use of the AD Egress for regular responses, the BL egress t… 901 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … 911 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … 921 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … 931 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … 941 …gh the ISMQ as responses for requests that already exist in the Cbo. Some examples include: when … [all …]
|
/Linux-v6.1/Documentation/driver-api/surface_aggregator/ |
D | ssh.rst | 192 Commands: Requests, Responses, and Events 246 the EC as well as by the EC to send responses and events back to the host. 247 We differentiate between requests (sent by the host), responses (sent by the 265 Responses are matched to their corresponding request via the request ID 288 Furthermore, requests, responses, and events have an associated target ID 295 field, as responses are generally sent from the EC to the host).
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/ |
D | other.json | 45 …"PublicDescription": "Counts responses to snoops indicating the line will now be (I)nvalidated: re… 56 …"PublicDescription": "Counts responses to snoops indicating the line will now be (I)nvalidated: re… 67 …"PublicDescription": "Counts responses to snoops indicating the line will now be (I)nvalidated in … 78 …"PublicDescription": "Counts responses to snoops indicating that the data was not found (IHitI) in… 89 …"PublicDescription": "Counts responses to snoops indicating the line may be kept on this core in t… 100 …"PublicDescription": "Counts responses to snoops indicating the line may be kept on this core in t… 111 …"PublicDescription": "Counts responses to snoops indicating the line was kept on this core in the …
|
/Linux-v6.1/include/linux/ |
D | ipmi_smi.h | 57 * And responses, similarly, with an completion code added (NetFn must 64 * With normal messages, only commands are sent and only responses are 74 * Responses will using the following format: 84 * IPMB messages can be commands and responses in both directions.
|
/Linux-v6.1/Documentation/usb/ |
D | raw-gadget.rst | 28 2. Raw Gadget allows providing arbitrary data as responses to USB requests, 31 responses to USB requests.
|
/Linux-v6.1/drivers/net/ethernet/brocade/bna/ |
D | bfa_cee.c | 65 * bfa_cee_get_attr_isr - CEE ISR for get-attributes responses from f/w 85 * bfa_cee_get_stats_isr - CEE ISR for get-stats responses from f/w 105 * bfa_cee_reset_stats_isr - CEE ISR for reset-stats responses from f/w
|
/Linux-v6.1/include/linux/platform_data/ |
D | cros_ec_proto.h | 35 * Max bus-specific overhead incurred by request/responses. 37 * I2C requires 2 additional bytes for responses. 38 * SPI requires up to 32 additional bytes for responses.
|
/Linux-v6.1/sound/firewire/fireworks/ |
D | fireworks_hwdep.c | 41 /* write into buffer as many responses as possible */ in hwdep_read_resp_buf() 47 * series of responses. in hwdep_read_resp_buf() 89 * sequence of responses depending on variation of buffer length. in hwdep_read_resp_buf()
|
/Linux-v6.1/Documentation/networking/ |
D | nfc.rst | 126 commands and their responses. 129 on. In order to allow valid "empty" responses, every data received has a NULL
|
/Linux-v6.1/include/uapi/scsi/fc/ |
D | fc_ns.h | 72 __u8 fp_flags; /* flags for responses only */ 77 * fp_flags in port ID object, for responses only.
|
/Linux-v6.1/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.h | 115 * commands and responses to B. The other queue is used by B to transmit 116 * commands and responses.
|
/Linux-v6.1/drivers/misc/ti-st/ |
D | Kconfig | 15 to register themselves with core and send data, the responses
|
/Linux-v6.1/arch/s390/ |
D | Kconfig.debug | 21 and instruction responses to the CIO layer of Linux kernel. The newly created
|
/Linux-v6.1/drivers/crypto/caam/ |
D | qi.h | 102 * responses. The request completion callback would be issued from this 126 * or too many CAAM responses are pending to be processed.
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | debugfs-olpc | 8 reading their responses.
|
/Linux-v6.1/drivers/char/tpm/ |
D | tpm_vtpm_proxy.c | 117 * vtpm_proxy_fops_write - Write TPM responses on 'server side' 221 /* no more TPM responses -- wake up anyone waiting for them */ in vtpm_proxy_fops_undo_open() 255 * 'server side' and receive responses from there. 259 * Called when core TPM driver reads TPM responses from 'server side'
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/ |
D | uncore-cache.json | 442 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AD", 451 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AK", 460 "BriefDescription": "Number of LLC responses that bounced on the Ring.; BL", 469 …"BriefDescription": "Number of LLC responses that bounced on the Ring.; Snoops of processor's cach… 2806 "BriefDescription": "Data beat the Snoop Responses; Local Requests", 2815 "BriefDescription": "Data beat the Snoop Responses; Remote Requests", 2869 "BriefDescription": "Snoop Responses Received; RspI", 2908 "BriefDescription": "Snoop Responses Received; Rsp*WB", 2927 "BriefDescription": "Snoop Responses Received; RSPCNFLCT*", 2936 "BriefDescription": "Snoop Responses Received Local; RspI", [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellx/ |
D | uncore-cache.json | 388 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AD", 397 "BriefDescription": "Number of LLC responses that bounced on the Ring.; AK", 406 "BriefDescription": "Number of LLC responses that bounced on the Ring.; BL", 415 …"BriefDescription": "Number of LLC responses that bounced on the Ring.; Snoops of processor's cach… 2653 "BriefDescription": "Data beat the Snoop Responses; Local Requests", 2662 "BriefDescription": "Data beat the Snoop Responses; Remote Requests", 2716 "BriefDescription": "Snoop Responses Received; RspI", 2755 "BriefDescription": "Snoop Responses Received; Rsp*WB", 2774 "BriefDescription": "Snoop Responses Received; RSPCNFLCT*", 2783 "BriefDescription": "Snoop Responses Received Local; RspI", [all …]
|
12345678910>>...22