Searched refs:compat_xstats (Results 1 – 2 of 2) sorted by relevance
69 d->compat_xstats = xstats_type; in gnet_stats_start_copy_compat()206 if (d->compat_xstats) { in gnet_stats_copy_app()241 if (d->compat_xstats && d->xstats) { in gnet_stats_finish_copy()242 if (gnet_stats_copy(d, d->compat_xstats, d->xstats, in gnet_stats_finish_copy()
16 int compat_xstats; member