Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/
Darm_smmuv3_pmu.c533 #define SMMU_EVENT_ATTR(name, config) \ macro
537 SMMU_EVENT_ATTR(cycles, 0),
538 SMMU_EVENT_ATTR(transaction, 1),
539 SMMU_EVENT_ATTR(tlb_miss, 2),
540 SMMU_EVENT_ATTR(config_cache_miss, 3),
541 SMMU_EVENT_ATTR(trans_table_walk_access, 4),
542 SMMU_EVENT_ATTR(config_struct_access, 5),
543 SMMU_EVENT_ATTR(pcie_ats_trans_rq, 6),
544 SMMU_EVENT_ATTR(pcie_ats_trans_passed, 7),