Home
last modified time | relevance | path

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

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