Searched refs:g_collectstats (Results 1 – 3 of 3) sorted by relevance
553 if ((g_collectstats & G_STATS_CONSUMERS) != 0 || in g_io_request()554 ((g_collectstats & G_STATS_PROVIDERS) != 0 && pp->stat != NULL)) in g_io_request()558 if (g_collectstats & G_STATS_CONSUMERS) in g_io_request()560 if (g_collectstats & G_STATS_PROVIDERS) in g_io_request()674 if ((g_collectstats & G_STATS_CONSUMERS) != 0 || in g_io_deliver()675 ((g_collectstats & G_STATS_PROVIDERS) != 0 && pp->stat != NULL)) in g_io_deliver()679 if (g_collectstats & G_STATS_PROVIDERS) in g_io_deliver()681 if (g_collectstats & G_STATS_CONSUMERS) in g_io_deliver()
66 int __read_mostly g_collectstats = G_STATS_PROVIDERS; variable229 &g_collectstats, 0,
41 extern int g_collectstats;