Searched refs:read_counters (Results 1 – 5 of 5) sorted by relevance
93 if (!counters->device->read_counters) in UVERBS_HANDLER()112 ret = counters->device->read_counters(counters, &read_attr, attrs); in UVERBS_HANDLER()
395 static void read_counters(void) in read_counters() function414 read_counters(); in process_interval()766 read_counters(); in __run_perf_stat()
843 int (*read_counters)(struct ib_device *ibdev, member
3159 mcounters->read_counters = read_flow_counters; in counters_set_description()5581 ret = mcounters->read_counters(counters->device, &mread_attr); in mlx5_ib_read_counters()5874 dev->ib_dev.read_counters = mlx5_ib_read_counters; in mlx5_ib_stage_caps_init()
2519 int (*read_counters)(struct ib_counters *counters, member