Lines Matching defs:fatal

140 fatal(char *fmt, ...)
232 fatal("could not allocate g_selected");
238 fatal("could not allocate g_pset_cpus");
243 fatal("getpagesizes()");
246 fatal("could not allocate g_pgsize array");
249 fatal("getpagesizes(%d)", g_pgsizes);
252 fatal("could not allocate g_pgnames");
259 fatal("could not allocate g_pgnames[%d]", i);
272 fatal("could not allocate data buffer 0");
275 fatal("could not allocate data buffer 1");
298 fatal("cannot create CLOCK_HIGHRES timer");
320 fatal("cannot set time on CLOCK_HIGHRES timer");
386 fatal("TSTATIOC_ENTRY failed for entry 0x%x", entno);
402 fatal("cannot specify both a processor set and a processor\n");
405 fatal("cpu %d out of range\n", cpu);
409 fatal("could not get status for cpu %d", cpu);
410 fatal("cpu %d not present\n", cpu);
420 fatal("cannot specify both a processor set and processors\n");
423 fatal("invalid cpu '%d'\n", low);
426 fatal("invalid cpu '%d'\n", high);
429 fatal("invalid range '%d' to '%d'\n", low, high);
443 fatal("processor set %d is out of range\n", pset);
449 fatal("at most one processor set may be specified\n");
459 fatal("cannot specify both a processor and a processor set\n");
465 fatal("invalid processor set: %d\n", g_pset);
468 fatal("processor set %d empty\n", g_pset);
471 fatal("TSTATIOC_NOCPU failed");
488 fatal("processor set %d destroyed\n", g_pset);
490 fatal("couldn't get info for processor set %d", g_pset);
494 fatal("processor set %d empty\n", g_pset);
520 fatal("TSTATIOC_STOP failed");
523 fatal("TSATIOC_NOCPU failed");
528 fatal("TSTATIOC_CPU failed for cpu %d", i);
536 fatal("TSTATIOC_GO failed");
539 fatal("TSTATIOC_READ failed");
985 fatal("all initially selected CPUs have been unconfigured\n");
1062 fatal("couldn't open " TSTAT_DEVICE);
1085 fatal("expected -%c at most once\n", c);
1088 fatal("only one of -%c, -%c expected\n",
1126 fatal("TSTATIOC_NOGO");
1147 fatal("TSTATIOC_NOENTRY");
1150 fatal("TSTATIOC_TLBDATA");
1166 fatal("invalid cpu '%s'\n", s);
1173 fatal("invalid cpu '%s'\n", s);
1178 fatal("invalid cpu '%s'\n", s);
1196 fatal("invalid processor set '%s'\n", optarg);
1207 fatal("invalid rate '%s'\n", optarg);
1210 fatal("rate must be greater than zero\n");
1213 fatal("rate may not exceed %d\n",
1257 fatal("cannot fork");
1264 fatal("interval must be greater than zero.\n");
1267 fatal("invalid interval '%s'\n", argv[optind]);
1278 fatal("invalid count '%s'\n", s);
1297 fatal("TSTATIOC_CPU failed for cpu %d", id);
1303 fatal("TSTATIOC_GO failed");
1306 fatal("initial TSTATIOC_READ failed");
1321 fatal("could not execute %s", argv[optind]);
1325 fatal("TSTATIOC_READ failed");