Home | History | Annotate | Download | only in src

Lines Matching defs:Usage

146 Usage:
284 sub usage {
422 ) || usage("Invalid option(s)");
448 usage("Specify at most on of --inuse/--alloc options");
459 usage("Only specify one output granularity option");
484 usage("Only specify one output mode");
519 usage("$option cannot be used without a binary") if $disabled{$option};
522 scalar(@ARGV) || usage("Did not specify profile file");
525 $main::prog = shift(@ARGV) || usage("Did not specify program");
527 $main::prog = shift(@ARGV) || usage("Did not specify program");
528 scalar(@ARGV) || usage("Did not specify profile file");