Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/xnu-8020.140.41/tests/
H A Dmach_eventlink.c73 uint64_t count = 1; in test_eventlink_wait_with_timeout() local
95 uint64_t count = 1; in test_eventlink_wait_no_wait() local
117 uint64_t count = 1; in test_eventlink_wait_destroy() local
138 uint64_t count = 0; in test_eventlink_wait_for_signal() local
160 uint64_t count = 0; in test_eventlink_wait_then_signal() local
186 uint64_t count = 0; in test_eventlink_wait_then_wait_signal_with_no_wait() local
215 uint64_t count = 0; in test_eventlink_wait_then_wait_signal_with_prepost() local
245 uint64_t count = 0; in test_eventlink_wait_then_signal_loop() local
615 uint64_t count = 0; variable
655 uint64_t count = 0; variable
[all …]
H A Dtask_policy.c170 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
189 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
204 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
224 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
254 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
284 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
460 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
479 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
494 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
514 mach_msg_type_number_t count = TASK_CATEGORY_POLICY_COUNT; variable
[all …]
H A Dtask_info.c64 mach_msg_type_number_t count = TASK_VM_INFO_COUNT; variable
218 mach_msg_type_number_t count = HOST_DEBUG_INFO_INTERNAL_COUNT; variable
236 mach_msg_type_number_t count = TASK_DEBUG_INFO_INTERNAL_COUNT; variable
254 mach_msg_type_number_t count = THREAD_DEBUG_INFO_INTERNAL_COUNT; variable
285 mach_msg_type_number_t count = TASK_THREAD_TIMES_INFO_COUNT; variable
329 mach_msg_type_number_t count = TASK_ABSOLUTETIME_INFO_COUNT; variable
399 mach_msg_type_number_t count = TASK_AFFINITY_TAG_INFO_COUNT; variable
430 mach_msg_type_number_t count = TASK_FLAGS_INFO_COUNT; variable
461 mach_msg_type_number_t count = TASK_POWER_INFO_V2_COUNT; variable
566 mach_msg_type_number_t count; in test_task_basic_info() local
[all …]
H A Dkqueue_fifo_18776047.c38 int count = 0; in write_some_data() local
64 int retval, count = 0; in read_data() local
H A Drecvmsg_x_test.c55 ssize_t count = 0; in sendPackets() local
102 u_int count = 0; in recvPackets_x() local
/xnu-8020.140.41/iokit/IOKit/
H A DIOLib.h314 #define IONewData(type, count) \ argument
317 #define IONewZeroData(type, count) \ argument
320 #define IODeleteData(ptr, type, count) ({ \ argument
363 #define IONew_2(e_ty, count) ({ \ argument
369 #define IONew_3(h_ty, e_ty, count) ({ \ argument
375 #define IONewZero_2(e_ty, count) \ argument
378 #define IONewZero_3(h_ty, e_ty, count) \ argument
382 #define IONew_2(e_ty, count) \ argument
385 #define IONew_3(h_ty, e_ty, count) \ argument
388 #define IONewZero_2(e_ty, count) \ argument
[all …]
/xnu-8020.140.41/bsd/dev/dtrace/
H A Dblist.c158 blist_alloc(blist_t bl, daddr_t count) in blist_alloc()
183 blist_free(blist_t bl, daddr_t blkno, daddr_t count) in blist_free()
205 blist_resize(blist_t *pbl, daddr_t count, int freenew) in blist_resize()
261 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int count)
338 blst_meta_alloc(blmeta_t *scan, daddr_t blk, daddr_t count, daddr_t radix,
424 blst_leaf_free(blmeta_t *scan, daddr_t blk, int count)
466 blst_meta_free(blmeta_t *scan, daddr_t freeBlk, daddr_t count, daddr_t radix,
564 daddr_t skip, blist_t dest, daddr_t count)
667 blst_radix_init(blmeta_t *scan, daddr_t radix, int skip, daddr_t count)
844 daddr_t count = 0; local
/xnu-8020.140.41/libsyscall/wrappers/
H A Dthread_register_state.c46 mach_msg_type_number_t count = i386_THREAD_STATE_COUNT; in thread_get_register_pointer_values() local
50 mach_msg_type_number_t count = x86_THREAD_STATE64_COUNT; in thread_get_register_pointer_values() local
54 mach_msg_type_number_t count = ARM_THREAD_STATE_COUNT; in thread_get_register_pointer_values() local
58 mach_msg_type_number_t count = ARM_THREAD_STATE64_COUNT; in thread_get_register_pointer_values() local
/xnu-8020.140.41/osfmk/kern/
H A Dhost.c159 unsigned int count = processor_count; in host_processors() local
187 host_info(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_info()
404 host_statistics(host_t host, host_flavor_t flavor, host_info_t info, mach_msg_type_number_t * count) in host_statistics()
632 mach_msg_type_number_t count; //NOTE count is in sizeof(integer_t) member
672 get_cached_info(int index, host_info64_t info, mach_msg_type_number_t* count) in get_cached_info()
684 get_host_info_data_index(bool is_stat64, host_flavor_t flavor, mach_msg_type_number_t* count, kern_… in get_host_info_data_index()
756 …ics(bool is_stat64, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t* count, kern_… in rate_limit_host_statistics()
806 vm_stats(void *info, unsigned int *count) in vm_stats()
885 …statistics64(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * count) in host_statistics64()
917 …64_from_user(host_t host, host_flavor_t flavor, host_info64_t info, mach_msg_type_number_t * count) in host_statistics64_from_user()
[all …]
H A Dprocessor.c618 mach_msg_type_number_t *count) in processor_info_count()
643 mach_msg_type_number_t *count) in processor_info()
984 mach_msg_type_number_t count = HOST_BASIC_INFO_COUNT; in enable_smt_processors() local
1005 mach_msg_type_number_t count) in processor_control()
1057 mach_msg_type_number_t *count) in processor_set_info()
1190 mach_msg_type_number_t *count) in processor_set_statistics()
1287 vm_size_t count, count_needed; in processor_set_things() local
1505 mach_msg_type_number_t *count, in processor_set_tasks_internal()
1554 mach_msg_type_number_t *count) in processor_set_tasks()
1569 mach_msg_type_number_t *count) in processor_set_tasks_with_flavor()
[all …]
H A Dkpc_common.c379 uint32_t count = kpc_get_counter_count(KPC_CLASS_FIXED_MASK); in kpc_get_shadow_counters() local
413 uint32_t count = 0; in kpc_get_counter_count() local
431 uint32_t count = 0; in kpc_get_config_count() local
453 uint32_t count = 0; in kpc_get_config() local
547 uint64_t count, uintptr_t pc, kperf_kpc_flags_t flags) in kpc_sample_kperf()
618 uint32_t count = 0; in kpc_get_period() local
665 uint32_t count = 0; in kpc_set_actionid() local
710 uint32_t count = 0; in kpc_get_actionid() local
H A Dtest_mpsc_queue.c44 uint64_t *count, *end; member
79 mpsc_test_pingpong(uint64_t count, uint64_t *out) in mpsc_test_pingpong()
H A Dthread_act.c921 mach_msg_type_number_t count) in thread_setstatus()
931 mach_msg_type_number_t count, in thread_setstatus_from_user()
950 mach_msg_type_number_t *count) in thread_getstatus()
960 mach_msg_type_number_t *count, in thread_getstatus_to_user()
1168 mach_msg_type_number_t count) in act_set_state()
1182 mach_msg_type_number_t count) in act_set_state_from_user()
1204 mach_msg_type_number_t *count) in act_get_state()
1218 mach_msg_type_number_t *count) in act_get_state_to_user()
H A Dsched_traditional.c357 int count = rq->count; in sched_traditional_choose_thread_from_runq() local
434 int count = runq_for_processor(processor)->count; in sched_traditional_with_pset_runqueue_processor_queue_empty() local
537 int count = rq->count; in sched_traditional_processor_queue_shutdown() local
663 int count = rq->count; in sched_traditional_steal_processor_thread() local
/xnu-8020.140.41/osfmk/arm64/
H A Dstatus.c172 mach_msg_type_number_t * count, in handle_get_arm32_thread_state()
189 mach_msg_type_number_t * count, in handle_get_arm64_thread_state()
207 mach_msg_type_number_t * count, in handle_get_arm_thread_state()
240 mach_msg_type_number_t count, in handle_set_arm32_thread_state()
253 mach_msg_type_number_t count, in handle_set_arm64_thread_state()
267 mach_msg_type_number_t count, in handle_set_arm_thread_state()
328 mach_msg_type_number_t *count, in machine_thread_state_convert_to_user()
574 mach_msg_type_number_t count, in machine_thread_state_convert_from_user()
790 uint32_t count) in machine_thread_function_pointers_convert_from_user()
826 mach_msg_type_number_t * count) in machine_thread_get_state()
[all …]
/xnu-8020.140.41/osfmk/arm/
H A Dstatus.c78 __unused mach_msg_type_number_t *count, in machine_thread_state_convert_to_user()
90 __unused mach_msg_type_number_t count, in machine_thread_state_convert_from_user()
112 __unused uint32_t count) in machine_thread_function_pointers_convert_from_user()
127 mach_msg_type_number_t * count) in machine_thread_get_state()
294 mach_msg_type_number_t * count) in machine_thread_get_kern_state()
348 mach_msg_type_number_t count) in machine_thread_set_state()
662 unsigned int count, in thread_userstack()
784 __unused unsigned int count, in thread_entrypoint()
/xnu-8020.140.41/bsd/kern/
H A Dtty_subr.c180 q_to_b(struct clist *clp, u_char *cp, int count) in q_to_b()
216 size_t count = 0; in ndqb() local
263 ndflush(struct clist *clp, int count) in ndflush()
390 b_to_q(const u_char *cp, int count, struct clist *clp) in b_to_q()
/xnu-8020.140.41/tools/tests/execperf/
H A Drun.c21 int i, count, threadcount; in main() local
63 int count = (int)(intptr_t)arg; in work() local
/xnu-8020.140.41/osfmk/i386/
H A Dcpu.c62 unsigned int count) in cpu_control()
73 unsigned int *count) in cpu_info_count()
85 unsigned int *count) in cpu_info()
/xnu-8020.140.41/libkern/crypto/
H A Dcorecrypto_md5.c13 setCount(MD5_CTX *ctx, uint64_t count) in setCount()
32 uint64_t count = getCount(md5_ctx); in MD5ToDi() local
H A Dcorecrypto_sha1.c14 setCount(SHA1_CTX *ctx, uint64_t count) in setCount()
32 uint64_t count = getCount(sha1_ctx); in SHA1ToDi() local
/xnu-8020.140.41/iokit/Tests/
H A DTestDevice.cpp105 TestDevice::interruptAction(IOInterruptEventSource *, int count) in interruptAction()
117 TestDevice::producer2Action(int tag, void *count) in producer2Action()
/xnu-8020.140.41/SETUP/config/
H A Dmkheaders.c90 int count; in do_count() local
108 do_header(const char *dev, const char *hname, int count) in do_header()
/xnu-8020.140.41/bsd/skywalk/core/
H A Dskywalk_common.h697 #define _sk_alloc_type_array(probename, type, count, flags, name) \ argument
719 #define _sk_alloc_type_header_array(probename, htype, type, count, flags, name) \ argument
736 #define _sk_free_type_array(probename, type, count, elem) \ argument
743 #define _sk_free_type_header_array(probename, htype, type, count, elem) \ argument
786 #define sk_alloc_type_array(type, count, flags, tag) \ argument
789 #define sk_alloc_type_header_array(htype, type, count, flags, tag) \ argument
800 #define sk_free_type_array(type, count, elem) \ argument
803 #define sk_free_type_header_array(htype, type, count, elem) \ argument
835 #define skn_alloc_type_array(name, type, count, flags, tag) \ argument
839 #define skn_alloc_type_header_array(name, htype, type, count, flags, tag) \ argument
[all …]
/xnu-8020.140.41/security/
H A Dmac_data.h108 unsigned int count; member
115 unsigned int count; member

12345678910>>...14