Home
last modified time | relevance | path

Searched refs:dmar_latency_snapshot (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/iommu/intel/
Dperf.h44 int dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size);
69 dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size) in dmar_latency_snapshot() function
Dperf.c116 int dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size) in dmar_latency_snapshot() function
Ddebugfs.c570 ret = dmar_latency_snapshot(iommu, debug_buf, DEBUG_BUFFER_SIZE); in latency_show_one()