Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_def_task01.c96 int second_counter = 0; /* no of times shares have changed */ in main() local
227 second_counter++; in main()
228 if (second_counter >= NUM_SETS) in main()
Dcpuctl_test01.c96 int second_counter = 0; /* To track number of times the base value of shares has been changed */ in main() local
213 second_counter++; in main()
214 if (second_counter >= NUM_SETS) in main()