Home | History | Annotate | Download | only in opcontrol

Lines Matching full:stderr

209             fprintf(stderr, "Cannot create directory "OP_DRIVER_BASE": %s\n",
226 fprintf(stderr, OP_DRIVER_BASE "/cpu_type: %s\n",
235 fprintf(stderr, OP_DRIVER_BASE "/cpu_type: %s\n",
246 fprintf(stderr, "Unrecognised CPU type %s\n", buf);
267 fprintf(stderr, "Cannot create directory \"%s\": %s\n",
271 fprintf(stderr, "Cannot create directory \"%s\": %s\n",
385 fprintf(stderr, "Unknown event name: %s\n", event_name);
398 fprintf(stderr, "Bad event name: %s for counter %d, see --list\n",
431 fprintf(stderr, "Cannot open %s: %s\n", fullname, strerror(errno));
584 fprintf(stderr, "More than %d events specified\n",
662 fprintf(stderr, "do_setup failed");
695 fprintf(stderr, "You can only specify three events if one of "
744 fprintf(stderr, "Counter configuration failed for %s\n",
746 fprintf(stderr, "Did you do \"opcontrol --setup\" first?\n");
779 fprintf(stderr, "Failed, oprofile returned exit code: %d\n", rc);