Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/ktrace/
H A Dkpc_tests.c179 struct tally { struct
189 check_counters(unsigned int ncpus, unsigned int nctrs, struct tally *tallies, in check_counters() argument
195 struct tally *tly = &tallies[ctr]; in check_counters()
217 check_tally(unsigned int ncpus, unsigned int nctrs, struct tally *tallies) in check_tally()
227 struct tally *tly = &tallies[ctr]; in check_tally()
270 struct tally *tly = calloc(mch.ncpus * mch.nconfig, sizeof(*tly));
504 struct tally *tly = calloc(mch.ncpus * (mch.nconfig + mch.nfixed),