Searched refs:zerostats (Results 1 – 8 of 8) sorted by relevance
48 void (*zerostats)(struct athaggrstatfoo *); member
107 wf->zerostats(wf); in main()
393 wf->base.zerostats = ath_zerostats; in BSDSTAT_DEFINE_BOUNCE()
48 void (*zerostats)(struct athstatfoo *); member
115 wf->zerostats(wf); in main()
1118 wf->base.zerostats = ath_zerostats; in BSDSTAT_DEFINE_BOUNCE()
24 void zerostats(void);152 zerostats(); in main()461 zerostats(void) in zerostats() function
3083 static const struct xbpf_d zerostats; in bpf_stats_sysctl() local3110 if (bcmp(&tempstats, &zerostats, sizeof(tempstats)) != 0) in bpf_stats_sysctl()