Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dperf.h43 void dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size);
68 dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size) in dmar_latency_snapshot() function
H A Dperf.c116 void dmar_latency_snapshot(struct intel_iommu *iommu, char *str, size_t size) in dmar_latency_snapshot() function
H A Ddebugfs.c665 dmar_latency_snapshot(iommu, debug_buf, DEBUG_BUFFER_SIZE); in latency_show_one()