Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/counter/
H A Dcounter.c50 static_scalable_counter_load(void) in static_scalable_counter_load() function
126 start_value = static_scalable_counter_load();
130 …T_QUIET; T_EXPECT_EQ(static_scalable_counter_load(), (long long) kNumIterations + start_value, "Co…