Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A Dmonotonic_uncore.c112 int nctrs = 0; variable
229 int nctrs = 0; in uncore_add_all() local
267 int nctrs = 0; variable
383 int nctrs; variable
/xnu-10002.41.9/tests/ktrace/
H A Dkpc_tests.c189 check_counters(unsigned int ncpus, unsigned int nctrs, struct tally *tallies, in check_counters()
217 check_tally(unsigned int ncpus, unsigned int nctrs, struct tally *tallies) in check_tally()