HomeSort by relevance Sort by last modified time
    Searched refs:NUM_INTERVALS (Results 1 - 8 of 8) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuctl/
cpuctl_def_task01.c 68 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */
226 if (first_counter >= NUM_INTERVALS) {
cpuctl_def_task02.c 65 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */
234 if (counter >= NUM_INTERVALS) {
cpuctl_def_task03.c 66 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */
230 if (counter >= NUM_INTERVALS) {
cpuctl_def_task04.c 66 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */
240 if (counter >= NUM_INTERVALS) {
cpuctl_test01.c 67 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */
214 if (first_counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */
cpuctl_test03.c 66 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */
222 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */
cpuctl_test04.c 66 #define NUM_INTERVALS 2 /* How many iterations of TIME_INTERVAL */
233 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */
cpuctl_test02.c 66 #define NUM_INTERVALS 3 /* How many iterations of TIME_INTERVAL */
226 if (counter >= NUM_INTERVALS) { /* Take n sets of readings for each shares value */

Completed in 354 milliseconds