Searched refs:totalops (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DNetMonitor.c104 int totalops; member in struct:ActivityStat_struct
175 unsigned long totalops; member in struct:__anon13161
229 entry->totalops = 0;
365 mprintf("%8lu %8lu %8lu %8lu %8lu %8lu %8lu", e->totalops,
428 (*s)->totalops = 0;
432 (*s)->totalops++;
436 entry->totalops++;
450 if (!s->printed && max < s->totalops)
451 { m = s; max = s->totalops; }
455 mprintf("%##-25s%8d %8d %8d %8d %8d %8d %8d\n", m->srvtype.c, m->totalops,
[all...]

Completed in 67 milliseconds