Home
last modified time | relevance | path

Searched defs:nctrs (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/tests/
H A Dmonotonic_uncore.c115 int nctrs = 0; variable
233 int nctrs = 0; in uncore_add_all() local
269 int nctrs = 0; variable
379 int nctrs; variable
/xnu-8019.80.24/tests/ktrace/
H A Dkpc_tests.c187 check_counters(unsigned int ncpus, unsigned int nctrs, struct tally *tallies, in check_counters()
215 check_tally(unsigned int ncpus, unsigned int nctrs, struct tally *tallies) in check_tally()