Home
last modified time | relevance | path

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

/linux-6.15/drivers/perf/arm_cspmu/
H A Darm_cspmu.c823 static inline u32 to_phys_idx(struct arm_cspmu *cspmu, u32 idx) in to_phys_idx() function
845 hwc->idx = to_phys_idx(cspmu, idx); in arm_cspmu_add()