Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dnvidia_t410_c2c_pmu.c162 #define to_c2c_pmu(p) (container_of(p, struct nv_c2c_pmu, pmu)) macro
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()
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()
497 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(dev_get_drvdata(dev)); in nv_c2c_pmu_identifier_show()
526 struct nv_c2c_pmu *c2c_pmu = to_c2c_pmu(dev_get_drvdata(dev)); in nv_c2c_pmu_peer_show()
[all …]