Home
last modified time | relevance | path

Searched defs:pcnt (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/tests/ipc/
H A Dimm_pinned_control_port_entitled.c60 mach_msg_type_number_t pcnt = 0, tcnt = 0; in test_task_thread_port_values() local
H A Dipc_read_inspect.c213 mach_msg_type_number_t pcnt = 0, tcnt = 0; in test_processor_set_tasks() local
/xnu-12377.61.12/tests/
H A Dkernel_inspection.c161 mach_msg_type_number_t i, j, tcnt, pcnt = 0; variable
/xnu-12377.61.12/bsd/net/pktsched/
H A Dpktsched.c455 int pcnt = 0; in pktsched_free_pkt() local
/xnu-12377.61.12/bsd/kern/
H A Dkern_control.c1248 ctl_getenqueuepacketcount(kern_ctl_ref kctlref, u_int32_t unit, u_int32_t *pcnt) in ctl_getenqueuepacketcount()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif.c3531 int fcnt = 0, pcnt = 0, dcnt = 0; local