Lines Matching refs:strcmp
183 if (strcmp("sleep", opt) == 0)
186 else if (strcmp("load", opt) == 0)
189 else if (strcmp("load_step", opt) == 0)
192 else if (strcmp("sleep_step", opt) == 0)
195 else if (strcmp("cycles", opt) == 0)
198 else if (strcmp("rounds", opt) == 0)
201 else if (strcmp("verbose", opt) == 0)
204 else if (strcmp("output", opt) == 0)
207 else if (strcmp("cpu", opt) == 0)
210 else if (strcmp("governor", opt) == 0) {
216 else if (strcmp("priority", opt) == 0) {