| /xnu-11417.121.6/bsd/sys/ |
| H A D | stat.h | 194 struct stat { struct 205 struct timespec st_ctimespec; /* time of last status change */ argument 211 time_t st_ctime; /* [XSI] Time of last status change */ argument 212 long st_ctimensec; /* nsec of last status change */ argument 229 struct stat64 __DARWIN_STRUCT_STAT64; argument 238 /* LP64 version of struct stat. time_t (see timespec) is a long and must argument
|
| /xnu-11417.121.6/tests/ |
| H A D | prioritize_process_launch.c | 318 int stat; in workloop_cb_test_intransit() local 355 int stat; in workloop_cb_test_knote_kill() local 389 int stat; in workloop_cb_test_sync_bootstrap() local 478 int stat; variable 501 int stat; variable 524 int stat; variable 547 int stat; variable 602 int stat; variable 633 int stat; variable 660 int stat; variable [all …]
|
| H A D | ioperf.c | 163 perform_io(dt_stat_time_t stat) in perform_io()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | lock_group.c | 471 lck_grp_stat_enable(lck_grp_stat_t *stat) in lck_grp_stat_enable() 478 lck_grp_stat_disable(lck_grp_stat_t *stat) in lck_grp_stat_disable() 484 lck_grp_stat_enabled(lck_grp_stat_t *stat) in lck_grp_stat_enabled() 492 lck_grp_stat_inc(lck_grp_t *grp, lck_grp_stat_t *stat, bool always) in lck_grp_stat_inc() 506 lck_grp_inc_time_stats(lck_grp_t *grp, lck_grp_stat_t *stat, uint64_t time) in lck_grp_inc_time_stats() 542 lck_grp_stat_t *stat = &grp->lck_grp_stats.lgss_spin_spin; in __lck_grp_spin_update_spin() local 567 lck_grp_stat_t *stat = &grp->lck_grp_stats.lgss_ticket_spin; in __lck_grp_ticket_update_spin() local
|
| H A D | lock_stat.h | 128 lockprof_probe(lck_grp_t *grp, lck_grp_stat_t *stat, uint64_t val) in lockprof_probe()
|
| H A D | host.c | 797 vm_statistics64_t stat = (vm_statistics64_t)info; in vm_stats() local
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | sys_socket.c | 117 int stat; in soo_read() local 140 int stat; in soo_write() local
|
| /xnu-11417.121.6/bsd/dev/dtrace/ |
| H A D | lockprof.c | 271 lck_grp_stat_t *stat; in lockprof_enable() local 303 lck_grp_stat_t *stat; in lockprof_disable() local
|
| /xnu-11417.121.6/bsd/netinet6/ |
| H A D | esp_output.c | 264 struct ipsecstat *stat; in esp_output() local 977 struct ipsecstat *stat = NULL; in esp_kpipe_output() local
|
| H A D | esp_input.c | 1734 struct ipsecstat *stat = NULL; in esp_kpipe_input() local
|
| H A D | icmp6.c | 201 icmp6_errcount(struct icmp6errstat *stat, int type, int code) in icmp6_errcount()
|
| /xnu-11417.121.6/tests/vm/ |
| H A D | app_swap.c | 70 int ret, stat; in continue_child_and_wait_for_exit() local
|
| /xnu-11417.121.6/osfmk/arm64/ |
| H A D | dbgwrap.c | 135 dbgwrap_status_t stat = ml_dbgwrap_wait_cpu_halted(cpu_index, timeout_ns); in ml_dbgwrap_halt_cpu() local
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | if_gif.c | 235 errno_t stat; in gif_attach_proto_family() local
|
| H A D | if_stf.c | 254 errno_t stat; in stf_attach_inet6() local
|
| /xnu-11417.121.6/libkern/os/ |
| H A D | log.c | 1172 #define LOG_STAT_CMP(cmp, b, a, e, stat, msg, test) \ argument 1178 #define LOG_STAT_EQ(b, a, e, stat, msg, test) \ argument 1180 #define LOG_STAT_GE(b, a, e, stat, msg, test) \ argument
|
| /xnu-11417.121.6/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 750 int stat; in thread_join() local
|
| H A D | MPMMtest.c | 859 int stat; in thread_join() local
|
| /xnu-11417.121.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 216 uint32_t stat; in nx_netif_netagent_fill_port_info() local
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_purgeable.c | 1133 vm_purgeable_stats_helper(vm_purgeable_stat_t *stat, purgeable_q_t queue, int group, task_t target_… in vm_purgeable_stats_helper()
|
| /xnu-11417.121.6/bsd/netinet/ |
| H A D | tcp_input.c | 2072 #define TCP_INC_VAR(stat, npkts) do { \ in tcp_input() argument 7575 struct tcpstat *stat; variable
|
| H A D | tcp_subr.c | 1381 struct if_tcp_ecn_perf_stat *stat) in tcp_flow_ecn_perf_stats() 1423 struct if_lim_perf_stat *stat) in tcp_flow_lim_stats()
|
| H A D | tcp_timer.c | 2540 #define stat data.u.tcp_stats in tcp_report_stats() macro
|
| /xnu-11417.121.6/bsd/net/pktsched/ |
| H A D | pktsched_fq_codel.c | 1542 fq_if_grp_stat_sc(fq_if_t *fqs, fq_if_group_t *grp, cqrq_stat_sc_t *stat, uint64_t now) in fq_if_grp_stat_sc() 1612 fq_if_stat_sc(fq_if_t *fqs, cqrq_stat_sc_t *stat) in fq_if_stat_sc()
|
| /xnu-11417.121.6/osfmk/arm/ |
| H A D | machine_routines_common.c | 364 perfcontrol_callout_stat_t stat) in perfcontrol_callout_stat_avg()
|