| /xnu-8792.81.2/tests/vm/ |
| H A D | perf_compressor.lua | 24 default = kDefaultDuration 29 default = 'compress-and-decompress', 35 default = 100 40 default = 'typical',
|
| H A D | perf_madvise.lua | 24 default = kDefaultDuration 29 default = 'MADV_FREE', 39 default = kDefaultSizeMb
|
| H A D | fault_throughput.lua | 36 default = kDefaultDuration 41 default = 'separate-objects' 46 default = -1
|
| /xnu-8792.81.2/ |
| H A D | Makefile | 34 .DEFAULT_GOAL := default 67 default: install target 101 default: install target 115 default: install target 127 default: install target 150 default: install target 167 default: install target 232 default: $(DEFAULT_TARGET) target
|
| H A D | README.md | 54 * By default, architecture is set to the build machine architecture, and the default kernel 90 …* $ make MAKEJOBS=-j8 # this will use 8 processes during the build. The default is 2x the numbe… 105 By default, a DWARF debug information repository is created during the install phase; this is a "bu… 199 to install it. The default locations where the header files are installed 244 by adding the appropriate file lists. The default install lists, its 245 member file lists and their default location are described below - 409 By default, the kernel reboots in the event of a panic.
|
| /xnu-8792.81.2/tests/counter/ |
| H A D | benchmark.lua | 35 default = kDefaultNumWrites 40 default = 'scalable',
|
| /xnu-8792.81.2/makedefs/ |
| H A D | MakeInc.top | 73 # If KERNEL_CONFIGS is specified it should override default 78 # If PRODUCT_CONFIGS is specified it should override default 115 # TARGET_CONFIGS="release ppc default debug i386 default release arm MX31ADS" 118 # "default" parameter is a special case. It means use the default value for 119 # that parameter. Here are the default values for each configuration: 121 # default kernel configuration = DEFAULT_KERNEL_CONFIG 122 # default architecture configuration = system architecture where you are running make. 292 # Assume LTO scaling by default, unless it is being explicitly passed on the command-line 635 # By default, all kernel files, headers, text files, and pseudo-kexts are installed
|
| H A D | MakeInc.cmd | 181 # CC/CXX get defined by make(1) by default, so we can't check them 183 ifeq ($(origin CC),default) 186 ifeq ($(origin CXX),default)
|
| /xnu-8792.81.2/tools/lldbmacros/ |
| H A D | pci.py | 21 using default base address for memory mapped PCI config space") 27 using default base address for memory mapped PCI config space")
|
| H A D | kcdata.py | 2292 parser.add_argument("-l", "--listtypes", action="store_true", required=False, default=False, 2296 parser.add_argument("-s", "--stackshot", required=False, default=False, 2302 parser.add_argument("-p", "--plist", required=False, default=False, 2305 …parser.add_argument("-S", "--sdk", required=False, default="", help="sdk property passed to xcrun … 2306 …parser.add_argument("-P", "--pretty", default=False, action='store_true', help="make the output a … 2307 …parser.add_argument("-X", "--prettyhex", default=False, action='store_true', help="make the output…
|
| /xnu-8792.81.2/tools/trace/ |
| H A D | parse_ipc_trace.py | 822 …parser.add_argument('--printgraph', '-g', dest='graph', default=None, type=argparse.FileType('w'),… 823 …parser.add_argument('--graphname', dest='name', default='ipcgraph', help='A name for the DOT graph… 827 …parser.add_argument('--printfreq', '-f', dest='freq', default=None, type=argparse.FileType('w'), h… 831 …parser.add_argument('--printsummary', '-s', dest='summary', default=None, type=argparse.FileType('… 834 …parser.add_argument('--printnodegrid', '-n', dest='nodegrid', default=None, type=argparse.FileType… 835 …parser.add_argument('--ngridtype', dest='ngridtype', default=None, choices=['msgs', 'data'], help=… 836 …parser.add_argument('--ngridfilter', dest='ngridfilter', default=None, nargs='+', choices=IPCEdge.… 839 …parser.add_argument('--tbfreq', '-T', dest='tbfreq', default=None, help='The value of sysctl hw.tb…
|
| /xnu-8792.81.2/tools/tests/MPMMTest/ |
| H A D | README | 5 default. Each test can be run without options:
|
| /xnu-8792.81.2/config/ |
| H A D | README.DEBUG-kernel.txt | 7 !!!WARNING!!! These steps will overwrite the default kernel and
|
| /xnu-8792.81.2/libkdd/ |
| H A D | KCDBasicTypeDescription.m | 48 default: retval = "Unknown"; break; 113 default: obj = @"<Unknown error occurred>"; break; category
|
| H A D | kdd_main.m | 32 default:
|
| /xnu-8792.81.2/SETUP/config/ |
| H A D | doconf | 153 default:
|
| /xnu-8792.81.2/tools/tests/execperf/ |
| H A D | Makefile | 18 default: $(addprefix $(DSTROOT)/,$(EXECUTABLES)) target
|
| /xnu-8792.81.2/libsyscall/ |
| H A D | Libsyscall.xcconfig | 11 SDK_INSTALL_VARIANT_ = default
|
| /xnu-8792.81.2/iokit/DriverKit/ |
| H A D | IOService.iig | 159 … is invoked before the queue is set for the name, the default queue is used. A default queue… 181 * @brief Create the default IODispatchQueue for an IOService. IOService::init() 182 * calls this to create its default queue. 218 …* @discussion By default the method will fail. A DriverKit subclass or kernel class may implement…
|
| H A D | IODispatchQueue.iig | 63 * By default the queue is serial and will execute one block at a time. 228 The default is to wake only one of any waiting threads.
|
| /xnu-8792.81.2/tools/tests/ |
| H A D | Makefile.common | 80 ifeq ($(origin CC),default)
|
| /xnu-8792.81.2/doc/ |
| H A D | recount.md | 10 By default, Recount tracks its counters per-CPU kind (e.g. performance or efficiency) for threads, … 47 By default, it prints the times in seconds, but the `-M` flag switches the output to Mach time valu…
|
| H A D | task_ref.md | 101 *are* enabled by default (for `RELEASE` builds, reference groups are not available
|
| /xnu-8792.81.2/tests/ |
| H A D | ipsec.m | 310 default: 354 default: 409 bufsiz = 233016; /* Max allowed by default */
|
| /xnu-8792.81.2/osfmk/mach/ |
| H A D | host_priv.defs | 112 * Sets the default memory manager, the port to which 115 * Also sets the default cluster size used for pagein/pageout
|