Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dnvidia_t410_c2c_pmu.c99 unsigned int c2c_type; member
106 .c2c_type = C2C_TYPE_NVLINK,
111 .c2c_type = C2C_TYPE_NVCLINK,
116 .c2c_type = C2C_TYPE_NVDLINK,
811 if (data->c2c_type == C2C_TYPE_NVDLINK) { in nv_c2c_pmu_init_filter()