| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | memory.json | 46 …"BriefDescription": "L1 DTLB misses with L2 DTLB hits for coalesced pages. A coalesced page is a 1… 70 …sses with L2 DTLB misses (page-table walks are requested) for coalesced pages. A coalesced page is… 141 …both the L1 and L2 ITLBs (page-table walks are requested) for coalesced pages. A coalesced page is… 153 …tion": "Instruction fetches that hit in the L1 ITLB for 4k or coalesced pages. A coalesced page is…
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen5/ |
| H A D | branch-prediction.json | 28 …both the L1 and L2 ITLBs (page-table walks are requested) for coalesced pages. A coalesced page is… 55 …tion": "Instruction fetches that hit in the L1 ITLB for 4k or coalesced pages. A coalesced page is…
|
| H A D | load-store.json | 240 …"BriefDescription": "L1 DTLB misses with L2 DTLB hits for coalesced pages. A coalesced page is a 1… 264 …sses with L2 DTLB misses (page-table walks are requested) for coalesced pages. A coalesced page is…
|
| /linux/virt/kvm/ |
| H A D | coalesced_mmio.c | 3 * KVM coalesced MMIO 106 * We're using this spinlock to sync access to the coalesced ring. in kvm_coalesced_mmio_init() 187 * perspective, the coalesced MMIO is most definitely unregistered. in kvm_vm_ioctl_unregister_coalesced_mmio()
|
| H A D | coalesced_mmio.h | 6 * KVM coalesced MMIO
|
| /linux/drivers/parisc/ |
| H A D | iommu-helpers.h | 5 * iommu_fill_pdir - Insert coalesced scatter/gather chunks into the I/O Pdir. 7 * @startsg: The scatter/gather list of coalesced chunks. 11 * This function inserts the coalesced scatter/gather list chunks into the
|
| /linux/include/linux/ |
| H A D | blk-mq-dma.h | 34 * blk_rq_dma_map_coalesce - were all segments coalesced? 37 * Returns true if blk_rq_dma_map_iter_start coalesced all segments into a
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_rcb.c | 544 *hns_rcb_get_rx_coalesced_frames - get rcb port rx coalesced frames 557 *hns_rcb_get_tx_coalesced_frames - get rcb port tx coalesced frames 573 *hns_rcb_get_coalesce_usecs - get rcb port coalesced time_out 591 *hns_rcb_set_coalesce_usecs - set rcb port coalesced time_out 594 *@timeout:tx/rx time for coalesced time_out 624 *hns_rcb_set_tx_coalesced_frames - set rcb coalesced frames 627 *@coalesced_frames:tx/rx BD num for coalesced frames 654 *hns_rcb_set_rx_coalesced_frames - set rcb rx coalesced frames 657 *@coalesced_frames:tx/rx BD num for coalesced frames
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen6/ |
| H A D | branch-prediction.json | 28 … that miss in both the L1 and L2 ITLBs (page-table walks requested) for coalesced pages (16k pages… 55 …"BriefDescription": "Instruction fetches that hit in the L1 ITLB for 4k or coalesced pages (16k pa…
|
| H A D | load-store.json | 246 …"BriefDescription": "L1 DTLB misses with L2 DTLB hits for coalesced pages (16k pages created from … 270 …": "L1 DTLB misses with L2 DTLB misses (page-table walks requested) for coalesced pages (16k pages…
|
| /linux/arch/x86/kvm/ |
| H A D | trace.h | 275 TP_PROTO(__u64 e, int pin, bool coalesced), 276 TP_ARGS(e, pin, coalesced), 281 __field( bool, coalesced ) 287 __entry->coalesced = coalesced; 296 __entry->coalesced ? " (coalesced)" : "") 584 TP_PROTO(__u8 chip, __u8 pin, __u8 elcr, __u8 imr, bool coalesced), 585 TP_ARGS(chip, pin, elcr, imr, coalesced), 592 __field( bool, coalesced ) 600 __entry->coalesced = coalesced; 607 __entry->coalesced ? " (coalesced)" : "")
|
| H A D | ioapic.c | 160 return true; /* coalesced */ in rtc_irq_check_coalesced() 214 * Return 0 for coalesced interrupts; for edge-triggered interrupts, in ioapic_set_irq() 220 * if it has been already ack-ed via EOI because coalesced RTC in ioapic_set_irq()
|
| /linux/Documentation/netlink/specs/ |
| H A D | netdev.yaml | 443 Number of packets that were coalesced from smaller packets by the 444 device. Counts only packets coalesced with the HW-GRO netdevice 445 feature, LRO-coalesced packets are not counted. 454 Number of packets that were coalesced to bigger packetss with the 455 HW-GRO netdevice feature. LRO-coalesced packets are not counted.
|
| /linux/tools/perf/pmu-events/ |
| H A D | amd_metrics.py | 231 "DTLB L2 coalesced page (16kb) hits as percentage of all DTLB " 232 "L2 coalesced accesses.", d_ratio(d_hcoal, 236 "DTLB L2 coalesced page (16kb) misses as percentage of all " 237 "DTLB L2 coalesced accesses.",
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen4_hw_data.c | 398 * adf_gen4_bank_quiesce_coal_timer() - quiesce bank coalesced interrupt timer 403 * This function tries to quiesce the coalesced interrupt timer of a bank if 440 "wait for bank %d - coalesced timer expires in %llu us (max=%u ms estat=0x%x intcolen=0x%x)\n", in adf_gen4_bank_quiesce_coal_timer() 448 "coalesced timer for bank %d expired (%llu us)\n", in adf_gen4_bank_quiesce_coal_timer()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-c2c.txt | 338 tid - coalesced by process TIDs 339 pid - coalesced by process PIDs 340 iaddr - coalesced by code address, following fields are displayed: 342 dso - coalesced by shared object
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | coalesced_io_test.c | 166 * Verify ucall, which may use non-coalesced MMIO or PIO, generates an in test_coalesced_io() 176 /* Verify that non-coalesced MMIO/PIO generates an exit to userspace. */ in test_coalesced_io()
|
| /linux/fs/smb/client/ |
| H A D | smb1transport.c | 373 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2() 384 cifs_dbg(FYI, "coalesced BCC too large (%u)\n", byte_count); in coalesce_t2() 393 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2()
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
| H A D | memory.json | 161 "BriefDescription": "L1 DTLB Miss. DTLB reload coalesced page miss.", 185 "BriefDescription": "L1 DTLB Miss. DTLB reload hit a coalesced page.",
|
| /linux/arch/arc/kernel/ |
| H A D | mcip.c | 113 * coalesced into one in mcip_ipi_send() 143 * possibly be coalesced by MCIP into 1 asserted IRQ, so @cpus can be in mcip_ipi_clear()
|
| /linux/fs/nfs/blocklayout/ |
| H A D | blocklayout.c | 872 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number 873 * of bytes (maximum @req->wb_bytes) that can be coalesced. 934 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number 935 * of bytes (maximum @req->wb_bytes) that can be coalesced.
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
| H A D | memory.json | 222 "BriefDescription": "L1 DTLB Miss. DTLB reload coalesced page that also missed in the L2 TLB.", 246 "BriefDescription": "L1 DTLB Miss. DTLB reload to a coalesced page that hit in the L2 TLB.",
|
| /linux/fs/nfs/ |
| H A D | pagelist.c | 603 * nfs_generic_pg_test - determine if requests can be coalesced 608 * Returns zero if @req cannot be coalesced into @desc, otherwise it returns 1075 * Returns size of the request that can be coalesced 1104 * If the request 'req' was successfully coalesced into the existing list 1177 * Returns true if the request 'req' was successfully coalesced into the
|
| /linux/kernel/ |
| H A D | iomem.c | 66 * be coalesced together (e.g. in the CPU's write buffers), but is otherwise
|
| /linux/arch/x86/kernel/ |
| H A D | irq.c | 417 /* Posted Interrupt Descriptors for coalesced MSIs to be posted */ 476 * can be coalesced if the MSIs arrive in high frequency bursts.
|