Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 17 of 17) sorted by relevance

/xnu-12377.1.9/tools/tests/perf_index/
H A Dperf_index.c25 int (*execute)(int, int, long long, int, void**); member
95 test->execute = (int (*)(int, int, long long, int, void **))p; in load_test()
153 test.execute(my_index, args.num_threads, work_size, args.test_argc, args.test_argv); in thread_setup()
H A Dperf_index.h5 #define DECL_TEST int execute(int thread_id, int num_threads, long long length, int test_argc, cons…
/xnu-12377.1.9/tools/tests/perf_index/PerfIndex_COPS_Module/
H A DPerfIndex.h11 - (BOOL)execute;
H A DPITest.h32 - (BOOL)execute;
H A DPITest.m38 f = dlsym(handle, "execute");
124 - (BOOL)execute method
/xnu-12377.1.9/osfmk/mach/
H A Dmach_voucher.defs59 /* execute a command against a given voucher attribute */
H A Dthread_act.defs174 * execute any further user or meta- instructions.
175 * Once suspended, a thread may not execute again until
H A Dtask.defs201 * that also have non-zero suspend counts may execute.
H A Dvm_map.defs160 * Protections are specified as a set of {read, write, execute}
H A Dmach_vm.defs163 * Protections are specified as a set of {read, write, execute}
/xnu-12377.1.9/iokit/DriverKit/
H A DIODispatchQueue.iig69 * By default the queue is serial and will execute one block at a time.
120 * and will not execute further work.
/xnu-12377.1.9/doc/arm/
H A Dsme.md69 *streaming SVE mode*. Software must enter streaming SVE mode to execute most
70 SME instructions. However software must then exit streaming SVE mode to execute
86 to execute FPSIMD instructions, setting `PSTATE.{SM,ZA} = {0,1}` will do so
/xnu-12377.1.9/doc/building/
H A Dxnu_build_consolidation.md72 4. Providing a family of assembly macros that can be used to conditionally execute code on a specif…
/xnu-12377.1.9/config/
H A DMASTER21 # To build a configuration, execute "doconf <configuration>."
/xnu-12377.1.9/tools/lldbmacros/
H A DREADME.md254 …lled `showraw`. This will disable all kernel specific type summaries and execute any command you p…
/xnu-12377.1.9/doc/scheduler/
H A Dsched_clutch_edge.md227 …are ahead of the newly made runnable thread in terms of getting a chance to execute on the cluster.
/xnu-12377.1.9/tests/
H A Dstackshot_tests.m1925 /* not expected to execute as parent will SIGKILL client... */
2215 /* not expected to execute as parent will SIGKILL client */