Lines Matching refs:strcmp
184 if (strcmp("sleep", opt) == 0)
187 else if (strcmp("load", opt) == 0)
190 else if (strcmp("load_step", opt) == 0)
193 else if (strcmp("sleep_step", opt) == 0)
196 else if (strcmp("cycles", opt) == 0)
199 else if (strcmp("rounds", opt) == 0)
202 else if (strcmp("verbose", opt) == 0)
205 else if (strcmp("output", opt) == 0)
208 else if (strcmp("cpu", opt) == 0)
211 else if (strcmp("governor", opt) == 0) {
217 else if (strcmp("priority", opt) == 0) {