Searched refs:read_counters (Results 1 – 6 of 6) sorted by relevance
97 if (!counters->device->ops.read_counters) in UVERBS_HANDLER()118 ret = counters->device->ops.read_counters(counters, &read_attr, attrs); in UVERBS_HANDLER()
2829 SET_DEVICE_OP(dev_ops, read_counters); in ib_set_device_ops()
60 void (*read_counters)(struct tegra_cpu_ctr *c); member185 .read_counters = tegra234_read_counters,296 data->soc->ops->read_counters(c); in tegra_read_counters()595 .read_counters = tegra194_read_counters,
186 ret = mcounters->read_counters(counters->device, &mread_attr); in mlx5_ib_read_counters()1040 mcounters->read_counters = read_flow_counters; in counters_set_description()1248 .read_counters = mlx5_ib_read_counters,
426 static int read_counters(void) in read_counters() function473 if (read_counters() == 0) in process_interval()1033 if (read_counters() == 0) in __run_perf_stat()
2638 int (*read_counters)(struct ib_counters *counters,2611 int (*read_counters)(struct ib_counters *counters, global() member