Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dnvidia_t410_c2c_pmu.c134 struct nv_c2c_pmu { struct
162 #define to_c2c_pmu(p) (container_of(p, struct nv_c2c_pmu, pmu)) argument
173 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(event->pmu); in get_filter_mask()
241 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(event->pmu); in nv_c2c_pmu_event_init()
311 static void nv_c2c_pmu_check_status(struct nv_c2c_pmu *c2c_pmu, u32 instance) in nv_c2c_pmu_check_status()
341 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(event->pmu); in nv_c2c_pmu_read_counter()
402 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(event->pmu); in nv_c2c_pmu_add()
430 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(event->pmu); in nv_c2c_pmu_del()
452 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(pmu); in nv_c2c_pmu_enable()
468 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(pmu); in nv_c2c_pmu_disable()
[all …]