Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athstats/
H A Dathstats.c729 ath_get_totstat(struct statfoo *sf, int s, char b[], size_t bs) in ath_get_totstat() function
965 if (ath_get_totstat(sf, i, s, sizeof(s)) && strcmp(s, "0")) { in ath_print_verbose()
997 wf->base.base.get_totstat = ath_get_totstat; in STATFOO_DEFINE_BOUNCE()