| /Linux-v6.6/drivers/scsi/isci/ |
| D | phy.h | 238 * This PHY information field tracks the number of frames received. 243 * This PHY information field tracks the number of frames transmitted. 248 * This PHY information field tracks the number of DWORDs received. 253 * This PHY information field tracks the number of DWORDs transmitted. 258 * This PHY information field tracks the number of times DWORD 264 * This PHY information field tracks the number of received DWORDs with 270 * This PHY information field tracks the number of received frames with a 276 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT) 282 * This PHY information field tracks the number of DONE (ACK/NAK TIMEOUT) 288 * This PHY information field tracks the number of times the inactivity [all …]
|
| /Linux-v6.6/drivers/gpu/drm/i915/pxp/ |
| D | intel_pxp_types.h | 72 * @arb_is_valid: tracks arb session status. 80 * @key_instance: tracks which key instance we're on, so we can use it 103 /** @irq_enabled: tracks the status of the kcr irqs */ 106 * @termination: tracks the status of a pending termination. Only
|
| /Linux-v6.6/drivers/cdrom/ |
| D | cdrom.c | 106 -- Check capability mask from low level driver when counting tracks as 983 static void cdrom_count_tracks(struct cdrom_device_info *cdi, tracktype *tracks) in cdrom_count_tracks() argument 988 tracks->data = 0; in cdrom_count_tracks() 989 tracks->audio = 0; in cdrom_count_tracks() 990 tracks->cdi = 0; in cdrom_count_tracks() 991 tracks->xa = 0; in cdrom_count_tracks() 992 tracks->error = 0; in cdrom_count_tracks() 996 tracks->error = CDS_NO_INFO; in cdrom_count_tracks() 1000 /* Grab the TOC header so we can see how many tracks there are */ in cdrom_count_tracks() 1004 tracks->error = CDS_NO_DISC; in cdrom_count_tracks() [all …]
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellde/ |
| D | uncore-interconnect.json | 7 …s effectively the sum of the READ_OCCUPANCY and WRITE_OCCUPANCY events.; Tracks all requests from … 16 …s effectively the sum of the READ_OCCUPANCY and WRITE_OCCUPANCY events.; Tracks only those request… 391 …t is set, then we also do AND qualification based on the source portID.; Tracks the number of atom… 400 …t is set, then we also do AND qualification based on the source portID.; Tracks the number of 'oth… 409 …t is set, then we also do AND qualification based on the source portID.; Tracks the number of read… 418 …t is set, then we also do AND qualification based on the source portID.; Tracks only read requests… 427 …t is set, then we also do AND qualification based on the source portID.; Tracks only write request… 436 …t is set, then we also do AND qualification based on the source portID.; Tracks the number of writ…
|
| D | uncore-io.json | 335 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 344 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 353 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 362 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 371 …ates the occupancy of a given R2PCIe Ingress queue in each cycles. This tracks one of the three r… 479 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 488 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 497 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r…
|
| /Linux-v6.6/include/drm/ |
| D | drm_vblank.h | 84 * This structure tracks the vblank state for one CRTC. 164 * @inmodeset: Tracks whether the vblank is disabled due to a modeset. 165 * For legacy driver bit 2 additionally tracks whether an additional 202 * @enabled: Tracks the enabling state of the corresponding &drm_crtc to
|
| /Linux-v6.6/fs/xfs/ |
| D | xfs_log.h | 51 * logvec region by the opheader that tracks the payload. in xlog_finish_iovec() 61 * The opheader tracks aligned payload length, whilst the logvec tracks in xlog_finish_iovec()
|
| D | xfs_drain.h | 13 * Passive drain mechanism. This data structure tracks a count of some items 59 * Therefore, the intent count tracks entire lifetimes of deferred work items.
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | uncore-io.json | 308 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 317 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 326 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 335 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 344 …ates the occupancy of a given R2PCIe Ingress queue in each cycles. This tracks one of the three r… 452 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 461 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 470 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r…
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/broadwellx/ |
| D | uncore-io.json | 335 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 344 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 353 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 362 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 371 …ates the occupancy of a given R2PCIe Ingress queue in each cycles. This tracks one of the three r… 479 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 488 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 497 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r…
|
| /Linux-v6.6/include/linux/ |
| D | if_tap.h | 38 /* This array tracks active taps. */ 40 /* This list tracks all taps (both enabled and disabled) */
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | uncore-io.json | 221 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 230 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 239 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 275 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 284 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 293 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r…
|
| /Linux-v6.6/drivers/gpu/drm/i915/gt/uc/ |
| D | intel_guc.h | 156 * @submission_supported: tracks whether we support GuC submission on 160 /** @submission_selected: tracks whether the user enabled GuC submission */ 162 /** @submission_initialized: tracks whether GuC submission has been initialised */ 168 * @rc_supported: tracks whether we support GuC rc on the current platform 171 /** @rc_selected: tracks whether the user enabled GuC rc */
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | uncore-power.json | 146 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c… 154 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c… 162 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c…
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-power.json | 146 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c… 154 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c… 162 …"PublicDescription": "This is an occupancy event that tracks the number of cores that are in the c…
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | uncore-power.json | 146 …"PublicDescription": "Number of cores in C0 : This is an occupancy event that tracks the number of… 154 …"PublicDescription": "Number of cores in C3 : This is an occupancy event that tracks the number of… 162 …"PublicDescription": "Number of cores in C6 : This is an occupancy event that tracks the number of…
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | uncore-io.json | 401 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 410 …"Counts the number of cycles when the R2PCIe Ingress is not empty. This tracks one of the three r… 419 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 428 …ption": "Counts the number of allocations into the R2PCIe Ingress. This tracks one of the three r… 437 …ates the occupancy of a given R2PCIe Ingress queue in each cycles. This tracks one of the three r… 473 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 482 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r… 491 … "Counts the number of cycles when the R2PCIe Egress is not empty. This tracks one of the three r…
|
| D | uncore-interconnect.json | 25 …released. Note that a single tickle can result in multiple decrements.; Tracks only those request… 34 …released. Note that a single tickle can result in multiple decrements.; Tracks all requests from … 43 …en a write request is issued, and decrements when the data is returned.; Tracks all requests from … 52 …en a write request is issued, and decrements when the data is returned.; Tracks only those request… 61 …hen a read request is issued, and decrements when the data is returned.; Tracks all requests from … 70 …hen a read request is issued, and decrements when the data is returned.; Tracks only those request… 79 …s effectively the sum of the READ_OCCUPANCY and WRITE_OCCUPANCY events.; Tracks all requests from … 88 …s effectively the sum of the READ_OCCUPANCY and WRITE_OCCUPANCY events.; Tracks only those request… 97 …/prefetch is issued, and decrements the data is returned to the uncore.; Tracks all requests from … 106 …/prefetch is issued, and decrements the data is returned to the uncore.; Tracks only those request… [all …]
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/snowridgex/ |
| D | uncore-power.json | 152 …Number of cores in C-State : C0 and C1 : This is an occupancy event that tracks the number of core… 160 …ion": "Number of cores in C-State : C3 : This is an occupancy event that tracks the number of core… 168 …Number of cores in C-State : C6 and C7 : This is an occupancy event that tracks the number of core…
|
| /Linux-v6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
| D | uncore-power.json | 153 …Number of cores in C-State : C0 and C1 : This is an occupancy event that tracks the number of core… 161 …ion": "Number of cores in C-State : C3 : This is an occupancy event that tracks the number of core… 169 …Number of cores in C-State : C6 and C7 : This is an occupancy event that tracks the number of core…
|
| /Linux-v6.6/arch/x86/kernel/cpu/ |
| D | perfctr-watchdog.c | 35 * perfctr_nmi_owner tracks the ownership of the perfctr registers: 36 * evtsel_nmi_owner tracks the ownership of the event selection
|
| /Linux-v6.6/include/xen/interface/hvm/ |
| D | params.h | 68 * As above, missed interrupts are delivered, but guest time always tracks 77 * Guest time always tracks wallclock (i.e., real) time.
|
| /Linux-v6.6/arch/s390/include/uapi/asm/ |
| D | vtoc.h | 77 __u16 DS4DSTRK; /* number of tracks in a logical cylinder */ 131 __u16 DS4NOATK; /* number of remaining alternate tracks */ 161 __u8 ft; /* number of remaining free tracks */
|
| /Linux-v6.6/drivers/tty/serial/ |
| D | zs.c | 463 /* A-side DCD tracks RI and SYNC tracks DSR. */ in zs_stop_rx() 471 /* This-side DCD tracks DCD and CTS tracks CTS. */ in zs_stop_rx() 475 /* DCD tracks RI and SYNC tracks DSR for the B side. */ in zs_stop_rx() 500 /* A-side DCD tracks RI and SYNC tracks DSR. */ in zs_enable_ms() 504 /* This-side DCD tracks DCD and CTS tracks CTS. */ in zs_enable_ms()
|
| /Linux-v6.6/Documentation/cdrom/ |
| D | cdrom-standard.rst | 499 reading audio tracks as data, I believe this is because of protection 500 of copyrights of artists. Moreover, I think that if audio-tracks are 709 set, that it contains tracks of type `data mode 1`. Only if all tests 932 also very common for CDs to have some tracks with data, and some 933 tracks with audio. Because this is an existing interface, rather 937 follows: If the CD in question has audio tracks on it, and it has 938 absolutely no CD-I, XA, or data tracks on it, it will be reported 939 as *CDS_AUDIO*. If it has both audio and data tracks, it will 940 return *CDS_MIXED*. If there are no audio tracks on the disc, and 941 if the CD in question has any CD-I tracks on it, it will be [all …]
|