Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Dnvidia_t410_c2c_pmu.c146 unsigned long peer_insts[C2C_NR_PEER_MAX][BITS_TO_LONGS(C2C_NR_INST_MAX)]; member
351 inst_mask = c2c_pmu->peer_insts[filter_idx]; in nv_c2c_pmu_read_counter()
814 c2c_pmu->peer_insts[0][0] = (1UL << data->nr_inst) - 1; in nv_c2c_pmu_init_filter()
831 bitmap_from_arr32(c2c_pmu->peer_insts[0], &cpu_en, data->nr_inst); in nv_c2c_pmu_init_filter()
849 bitmap_from_arr32(c2c_pmu->peer_insts[i], &gpu_en, in nv_c2c_pmu_init_filter()