Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_def_task01.c69 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */ macro
225 if (first_counter >= NUM_INTERVALS) { in main()
Dcpuctl_def_task04.c67 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */ macro
239 if (counter >= NUM_INTERVALS) { in main()
Dcpuctl_def_task02.c66 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */ macro
232 if (counter >= NUM_INTERVALS) { in main()
Dcpuctl_test01.c68 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */ macro
211 if (first_counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */ in main()
Dcpuctl_test03.c67 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */ macro
219 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */ in main()
Dcpuctl_test04.c67 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */ macro
230 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */ in main()
Dcpuctl_def_task03.c67 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */ macro
229 if (counter >= NUM_INTERVALS) { in main()
Dcpuctl_test02.c67 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */ macro
223 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */ in main()