Lines Matching refs:ArgumentError
89 raise ArgumentError("No arguments passed")
700 raise ArgumentError("No arguments passed")
1126 raise ArgumentError("Invalid zone {:s}".format(zone_arg))
1145 raise ArgumentError("Invalid size {:s}".format(cmd_options['-S']))
1424 raise ArgumentError("No arguments passed")
1433 raise ArgumentError("Invalid cpu {d}".format(cpu))
1490 raise ArgumentError("Invalid waitq set address: {:s}".format(cmd_options["-S"]))
2477 raise ArgumentError("Please specify the address of the lock whose info you want to view.")
2573 raise ArgumentError("Please specify the thread pointer")
2577 raise ArgumentError("Invalid thread pointer")
2614 raise ArgumentError("Please specify a rw_lock_t pointer")
3453 raise ArgumentError("Insufficient arguments")
3480 raise ArgumentError("Please specify an object and offset.")
3574 raise ArgumentError("Please specify an object and offset.")
3603 raise ArgumentError("Please specify a zone")
3663 raise ArgumentError("Please specify at least one matching attribute")
3681 raise ArgumentError("Please specify where to scan (-A: vm_pages array, -Z: vm.pages zone)")
3738 raise ArgumentError("Unknown bitfield: {0:>20s}".format(bitfield))
3747 raise ArgumentError("You specified -N 0, nothing to be scanned")
3751 … raise ArgumentError("Index range out of bound. vm_pages_count: {0:d}".format(vm_pages_count))
3821 raise ArgumentError("Please specify at minimum a vm_object_t and optionally a vm_page_t")
3838 raise ArgumentError("-S can only be passed when a page is specified with -P or -O")