Home
last modified time | relevance | path

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

/linux/drivers/perf/
A Darm_smmuv3_pmu.c514 #define SMMU_EVENT_ATTR(name, config) \ macro
518 SMMU_EVENT_ATTR(cycles, 0),
519 SMMU_EVENT_ATTR(transaction, 1),
520 SMMU_EVENT_ATTR(tlb_miss, 2),
521 SMMU_EVENT_ATTR(config_cache_miss, 3),
522 SMMU_EVENT_ATTR(trans_table_walk_access, 4),
523 SMMU_EVENT_ATTR(config_struct_access, 5),
524 SMMU_EVENT_ATTR(pcie_ats_trans_rq, 6),
525 SMMU_EVENT_ATTR(pcie_ats_trans_passed, 7),

Completed in 4 milliseconds