Home
last modified time | relevance | path

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

/xnu-8020.121.3/tools/tests/execperf/
H A Dtest.sh10 COUNT=
28 COUNT=500
31 COUNT=1000
34 COUNT=6000
37 COUNT=1000
46 TIMEOUT=` /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i 2>&1`
/xnu-8020.121.3/tests/
H A Dipc_thread_ports_race.c21 #define COUNT 4000 macro
68 for (uint32_t n = 0; n < COUNT; n++) { in test_race()
81 T_PASS("Done %d loops of %s, found %d threads", COUNT, how, ths); in test_race()
/xnu-8020.121.3/osfmk/arm64/
H A Dmonotonic_arm64.c538 #define UPMC_WR(CTR, COUNT) case (CTR): \ in uncmon_write_counter_locked_l() argument
539 return __builtin_arm_wsr64(__MSR_STR(UPMC ## CTR), (COUNT)) in uncmon_write_counter_locked_l()
/xnu-8020.121.3/makedefs/
H A DMakeInc.def262 … -query 'SELECT COUNT(*) != 0 FROM Targets WHERE KernelPlatform IS "$(CURRENT_MACHINE_CONFIG_LC)" \