Home
last modified time | relevance | path

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

/linux/drivers/perf/arm_cspmu/
H A Dnvidia_cspmu.c29 #define to_nv_cspmu_ctx(cspmu) ((struct nv_cspmu_ctx *)(cspmu->impl.ctx)) macro
215 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_event_attrs()
223 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_format_attrs()
231 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_name()
239 to_nv_cspmu_ctx(to_arm_cspmu(event->pmu)); in nv_cspmu_event_filter()