Home
last modified time | relevance | path

Searched defs:stats2 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/altq/altqstat/
H A Dqdisc_priq.c52 struct priq_classstats stats1[PRIQ_MAXPRI], stats2[PRIQ_MAXPRI]; in priq_stat_loop() local
H A Dqdisc_jobs.c80 struct class_stats stats1[JOBS_MAXPRI], stats2[JOBS_MAXPRI]; in jobs_stat_loop() local
H A Dqdisc_hfsc.c55 struct hfsc_classstats stats1[NCLASSES], stats2[NCLASSES]; in hfsc_stat_loop() local
H A Dqdisc_cbq.c62 class_stats_t stats1[NCLASSES], stats2[NCLASSES]; in cbq_stat_loop() local
H A Dqdisc_cdnr.c60 struct tce_stats stats1[NELEMENTS], stats2[NELEMENTS]; in cdnr_stat_loop() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_mac_test.cc226 malloc_statistics_t stats1, stats2; in TEST() local
/netbsd-src/external/zlib/pigz/dist/zopfli/
H A Dsqueeze.c61 const SymbolStats* stats2, double w2, in AddWeighedStatFreqs()