Searched refs:compat_xstats (Results 1 – 2 of 2) sorted by relevance
70 d->compat_xstats = xstats_type; in gnet_stats_start_copy_compat()428 if (d->compat_xstats) { in gnet_stats_copy_app()472 if (d->compat_xstats && d->xstats) { in gnet_stats_finish_copy()473 if (gnet_stats_copy(d, d->compat_xstats, d->xstats, in gnet_stats_finish_copy()
33 int compat_xstats; member