Home
last modified time | relevance | path

Searched defs:count (Results 226 – 250 of 373) sorted by relevance

12345678910>>...15

/xnu-10063.141.1/tools/lldbmacros/
H A Dkasan.py87 def iterator(self, addr, count, step=1): argument
96 def dropwhile(self, drop_cond, addr, count, step=1): argument
/xnu-10063.141.1/osfmk/kern/
H A Dkern_cdata.c843 …scriptor_t data, uint32_t type_of_element, uint32_t size_of_element, uint32_t count, const void *i… in kcdata_push_array()
1234 uint32_t count, in kcdata_get_memory_addr_for_array()
H A Dstartup.h299 #define TUNABLE_STR(var, count, boot_arg, default_value) \ argument
H A Dcoalition.c1507 task_coalition_adjust_focal_count(task_t task, int count, uint32_t *new_count) in task_coalition_adjust_focal_count()
1543 task_coalition_adjust_nonfocal_count(task_t task, int count, uint32_t *new_count) in task_coalition_adjust_nonfocal_count()
1567 task_coalition_adjust_game_mode_count(task_t task, int count, uint32_t *new_count) in task_coalition_adjust_game_mode_count()
/xnu-10063.141.1/security/
H A Dmac_base.c921 unsigned int count = 0; in mac_label_externalize() local
1082 unsigned int count = 0; in mac_label_internalize() local
/xnu-10063.141.1/bsd/kern/
H A Dtty.c2465 user_ssize_t count; in ttwrite() local
2767 ttyrubo(struct tty *tp, int count) in ttyrubo()
H A Dsubr_log.c606 int i, count; in log_setsize() local
H A Dsys_generic.c267 user_ssize_t count; in fp_readv() local
583 user_ssize_t count; in fp_writev() local
1589 int count; in selscan() local
H A Dkern_persona.c626 size_t count; in proc_set_persona_internal() local
H A Dkern_fork.c232 size_t count; in fork1() local
H A Dkdebug.c1886 size_t count = *bufsize / sizeof(kd_threadmap); in kdbg_readcurthrmap() local
2254 size_t count = *number / sizeof(kd_buf); in _read_merged_trace_events() local
2301 size_t *count, size_t tempbuf_number, vnode_t vp, vfs_context_t ctx, in kernel_debug_trace_write_to_file()
H A Duipc_mbuf.c713 u_int32_t count; /* How many objects were requested */ member
1627 mz_alloc_n(uint32_t count, zalloc_flags_t flags) in mz_alloc_n()
3712 int i, count = 0; local
4010 int i, numpages = 0, count; local
6410 unsigned count; local
6475 int count; local
6562 int count; local
6648 int count, space; local
/xnu-10063.141.1/tools/tests/zero-to-n/
H A Dzero-to-n.c808 compute_stats(uint64_t *values, uint64_t count, float *averagep, uint64_t *maxp, uint64_t *minp, fl… in compute_stats()
849 mach_msg_type_number_t count = HOST_CPU_LOAD_INFO_COUNT; in record_cpu_time() local
/xnu-10063.141.1/bsd/net/
H A Dbridgestp.c1681 bstp_set_holdcount(struct bstp_state *bs, int count) in bstp_set_holdcount()
2436 int count = bt->bt_count; in bstp_task_thread_func() local
H A Dcontent_filter.c666 uint32_t count; member
1210 uint32_t count = 0; in verify_content_filter() local
3356 mach_msg_type_number_t count = TASK_AUDIT_TOKEN_COUNT; in cfil_copy_audit_token() local
4338 int count = 0; in cfil_service_inject_queue() local
6764 int count = 0; in cfil_filter_show() local
6813 int count = 0; in cfil_info_show() local
/xnu-10063.141.1/tests/
H A Daudit_session.c42 mach_msg_type_number_t count = TASK_AUDIT_TOKEN_COUNT; in get_asid_auid() local
/xnu-10063.141.1/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp698 mach_msg_type_number_t count = VM_REGION_EXTENDED_INFO_COUNT; in IOGuardPageMDTest() local
/xnu-10063.141.1/iokit/IOKit/
H A DIOKitDebug.h233 uint32_t count; member
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_nexus.c284 inet_rule_iterate(void *buf, uint32_t count, in inet_rule_iterate()
/xnu-10063.141.1/tests/ipc/
H A Dmach_msg_transport.c190 mach_msg_type_number_t count; variable
/xnu-10063.141.1/libkern/kxld/
H A Dkxld_symtab.c543 u_int count = 0; in kxld_symtab_iterator_get_num_remaining() local
/xnu-10063.141.1/osfmk/kperf/
H A Daction.c747 kperf_action_set_count(unsigned count) in kperf_action_set_count()
/xnu-10063.141.1/osfmk/arm64/
H A Dmachine_routines.c1984 vm_size_t count, nbytes = 0; local
2031 uint32_t count; local
2093 machine_run_count(__unused uint32_t count)
/xnu-10063.141.1/bsd/netinet/
H A Dip_dummynet.h283 int count; /* arrivals since last RED drop */ member
448 int count; /* arrivals since last RED drop */ member
573 int count; /* arrivals since last RED drop */ member
/xnu-10063.141.1/iokit/Kernel/
H A DIOPMrootDomain.cpp2187 int i, count; in getAggressiveness() local
2267 int i, count; in handleAggressivesRequests() local
2413 int count ) in synchronizeAggressives()
2461 int count ) in broadcastAggressives()
4773 int i, j, count, capacity; local
10297 unsigned int count; local
11232 int count; local
11297 int i, count; local
11371 int count = 0; local
11607 int count; local

12345678910>>...15