Home
last modified time | relevance | path

Searched refs:g_stat (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/epwget/
H A Depwget.c133 static struct wget_stat *g_stat[MAX_CPUS] = {0}; variable
158 g_stat[ctx->core] = NULL; in DestroyContext()
501 st = g_stat[i]; in PrintStats()
621 g_stat[core] = &ctx->stat; in InitWget()
761 g_stat[core] = NULL; in RunWget()
H A Depwget-mp.c132 static struct wget_stat *g_stat[MAX_CPUS] = {0}; variable
157 g_stat[ctx->core] = NULL; in DestroyContext()
499 st = g_stat[i]; in PrintStats()
619 g_stat[core] = &ctx->stat; in InitWget()
759 g_stat[core] = NULL; in RunWget()