Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/arm_cspmu/
H A Dnvidia_cspmu.c28 #define to_nv_cspmu_ctx(cspmu) ((struct nv_cspmu_ctx *)(cspmu->impl.ctx)) macro
214 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_event_attrs()
222 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_format_attrs()
230 const struct nv_cspmu_ctx *ctx = to_nv_cspmu_ctx(cspmu); in nv_cspmu_get_name()
238 to_nv_cspmu_ctx(to_arm_cspmu(event->pmu)); in nv_cspmu_event_filter()