Searched refs:get_stat (Results 1 – 5 of 5) sorted by relevance
238 local get_stat=$1; shift243 local t0=$($get_stat)248 local t1=$($get_stat)
28 u64 (*get_stat)(void *field); /* Reader function */ member40 .get_stat = get_stat_function, \501 data[i] = stat->get_stat((void *)efx + stat->offset); in efx_siena_ethtool_get_stats()506 data[i] += stat->get_stat((void *)channel + in efx_siena_ethtool_get_stats()514 stat->get_stat((void *)tx_queue in efx_siena_ethtool_get_stats()
28 u64 (*get_stat)(void *field); /* Reader function */ member40 .get_stat = get_stat_function, \501 data[i] = stat->get_stat((void *)efx + stat->offset); in efx_ethtool_get_stats()506 data[i] += stat->get_stat((void *)channel + in efx_ethtool_get_stats()514 stat->get_stat((void *)tx_queue in efx_ethtool_get_stats()
27 u64(*get_stat) (void *field); /* Reader function */ member39 .get_stat = get_stat_function, \445 data[i] = stat->get_stat((void *)efx + stat->offset); in ef4_ethtool_get_stats()450 data[i] += stat->get_stat((void *)channel + in ef4_ethtool_get_stats()458 stat->get_stat((void *)tx_queue in ef4_ethtool_get_stats()
47 int get_stat = 0; in xfs_rmap_lookup_le() local60 error = xfs_rmap_get_rec(cur, irec, &get_stat); in xfs_rmap_lookup_le()63 if (!get_stat) { in xfs_rmap_lookup_le()