Home
last modified time | relevance | path

Searched defs:count (Results 101 – 125 of 435) sorted by relevance

12345678910>>...18

/xnu-12377.61.12/libkern/os/
H A Drefcnt.c84 os_ref_check_underflow(void *rc, os_ref_count_t count, os_ref_count_t n) in os_ref_check_underflow()
92 os_ref_check_overflow(os_ref_atomic_t *rc, os_ref_count_t count) in os_ref_check_overflow()
100 os_ref_check_retain(os_ref_atomic_t *rc, os_ref_count_t count, os_ref_count_t n) in os_ref_check_retain()
281 ref_init_debug(void *rc, struct os_refgrp *grp, os_ref_count_t count) in ref_init_debug()
317 …init_count_internal(os_ref_atomic_t *rc, struct os_refgrp * __debug_only grp, os_ref_count_t count) in os_ref_init_count_internal()
/xnu-12377.61.12/tests/unit/mocks/
H A Dmock_thread.c461 unsigned int count = thread->machine.preemption_count; variable
474 unsigned int count = thread->machine.preemption_count; variable
504 unsigned int count = thread->machine.preemption_count; variable
512 unsigned int count = thread->machine.preemption_count; variable
1512 …int count = fibers_condition_wakeup_some(&wq->extra->cond, nthreads, &waitq_wakeup_fiber_callback,… variable
H A Dmock_mem.c42 mock_mem_init(struct mock_mem_pool* mm, size_t elem_sz, uint32_t count) in mock_mem_init()
/xnu-12377.61.12/tests/
H A Dsysctl_get_owned_vmobjects.c66 mach_msg_type_number_t count; in main_test() local
H A Dturnstiles_test.c57 mach_msg_type_number_t count = THREAD_EXTENDED_INFO_COUNT; in get_sched_pri() local
71 mach_msg_type_number_t count = THREAD_EXTENDED_INFO_COUNT; in get_base_pri() local
H A Dexception_ports_info.c20 mach_msg_type_number_t count = EXC_TYPES_COUNT; variable
/xnu-12377.61.12/osfmk/kern/
H A Dexclaves_storage.c462 int32_t count; variable
869 int32_t count; variable
H A Dclock_oldops.c320 mach_msg_type_number_t *count) /* IN/OUT */ in clock_get_attributes()
335 mach_msg_type_number_t *count) /* IN/OUT */ in rtclock_getattr()
360 mach_msg_type_number_t *count) /* IN/OUT */ in calend_getattr()
H A Dipc_misc.c162 size_t count = 0; variable
H A Dkpc_thread.c85 uint32_t count; in kpc_set_thread_counting() local
H A Dtask_policy.c290 task_qos_policy_validate(task_qos_policy_t qosinfo, mach_msg_type_number_t count) in task_qos_policy_validate()
351 mach_msg_type_number_t count) in task_policy_set()
579 mach_msg_type_number_t *count, in task_policy_get()
3618 task_importance_hold_internal_assertion(task_t target_task, uint32_t count) in task_importance_hold_internal_assertion()
3635 task_importance_hold_file_lock_assertion(task_t target_task, uint32_t count) in task_importance_hold_file_lock_assertion()
3652 task_importance_hold_legacy_external_assertion(task_t target_task, uint32_t count) in task_importance_hold_legacy_external_assertion()
3667 task_importance_drop_file_lock_assertion(task_t target_task, uint32_t count) in task_importance_drop_file_lock_assertion()
3682 task_importance_drop_legacy_external_assertion(task_t target_task, uint32_t count) in task_importance_drop_legacy_external_assertion()
/xnu-12377.61.12/osfmk/tests/
H A Dvm_parameter_validation.h634 unsigned count; member
836 unsigned count; member
954 unsigned count; member
999 unsigned count; member
1051 unsigned count; member
1123 unsigned count; member
1196 unsigned count; member
1246 unsigned count; member
1315 unsigned count; member
1410 unsigned count; member
[all …]
/xnu-12377.61.12/iokit/Tests/TestServices/
H A DTestIOServiceUserNotification.cpp70 size_t count = 0; in getUserNotificationLeakCount() local
/xnu-12377.61.12/tests/vm/
H A Dmemorystatus_kill_counts.c95 uint32_t count = buffers[i][kMemorystatusKilled]; variable
/xnu-12377.61.12/tools/tests/MPMMTest/
H A DKQMPMMtest.c129 mach_msg_type_number_t count; in parse_args() local
375 int count; in server() local
511 client_spin_loop(unsigned count, void(fn)(void)) in client_spin_loop()
/xnu-12377.61.12/tools/lldbmacros/core/
H A Diterators.py537 def count(self): member in _Hash
624 def count(self): member in SMRHash
676 def count(self): member in SMRScalableHash
/xnu-12377.61.12/osfmk/x86_64/
H A Dloose_ends.c796 dcache_incoherent_io_store64(addr64_t pa, unsigned int count) in dcache_incoherent_io_store64()
812 dcache_incoherent_io_flush64(addr64_t pa, unsigned int count) in dcache_incoherent_io_flush64()
818 flush_dcache64(addr64_t addr, unsigned count, int phys) in flush_dcache64()
836 __unused unsigned count, in invalidate_icache64()
H A Dkpc_x86.c477 uint32_t classes = 0, count = 0; in kpc_set_config_mp_call() local
505 uint32_t classes = 0, count = 0; in kpc_set_reload_mp_call() local
636 kpc_sample_kperf_x86(uint32_t ctr, uint32_t actionid, uint64_t count, in kpc_sample_kperf_x86()
/xnu-12377.61.12/osfmk/i386/
H A Drtclock_native.c83 uint64_t count; in rtc_lapic_set_timer() local
/xnu-12377.61.12/bsd/kern/
H A Dmem_acct.c404 int count = 0; in sysctl_all_statistics() local
444 int count = 0; in sysctl_mem_acct_subsystems() local
H A Dkern_authorization.c969 size_t count; in kauth_copyinfilesec() local
1032 kauth_filesec_alloc(int count) in kauth_filesec_alloc()
1153 kauth_acl_alloc(int count) in kauth_acl_alloc()
/xnu-12377.61.12/osfmk/prng/
H A Dprng_random.c459 random_bool_gen_entropy(struct bool_gen * bg, unsigned int * buffer, int count) in random_bool_gen_entropy()
479 random_bool_gen_bits(struct bool_gen * bg, unsigned int * buffer, unsigned int count, unsigned int … in random_bool_gen_bits()
/xnu-12377.61.12/tools/tests/affinity/
H A Dtags.c64 mach_msg_type_number_t count = THREAD_AFFINITY_POLICY_COUNT; in thread_tag_get() local
/xnu-12377.61.12/libsyscall/wrappers/
H A Dselect-base.c106 _pselect_emulated(int count, fd_set * __restrict rfds, fd_set * __restrict wfds, in _pselect_emulated()
/xnu-12377.61.12/libsyscall/wrappers/spawn/
H A Dposix_spawn.c499 size_t count, cpu_type_t *pref, size_t * __restrict ocount) in posix_spawnattr_getbinpref_np()
545 size_t count, cpu_type_t *pref, cpu_subtype_t *subpref, size_t * __restrict ocount) in posix_spawnattr_getarchpref_np()
754 size_t count, cpu_type_t *pref, size_t * __restrict ocount) in posix_spawnattr_setbinpref_np()
807 size_t count, cpu_type_t *pref, cpu_subtype_t *subpref, in posix_spawnattr_setarchpref_np()
2229 int count, mach_port_t portarray[]) in posix_spawnattr_set_importancewatch_port_np()
2252 mach_port_t portarray[], uint32_t count) in posix_spawnattr_set_registered_ports_np()
2911 posix_spawnattr_set_jetsam_ttr_np(const posix_spawnattr_t * __restrict attr, uint32_t count, uint32… in posix_spawnattr_set_jetsam_ttr_np()

12345678910>>...18