Searched defs:stats (Results 1 - 24 of 24) sorted by relevance

/xnu-2782.1.97/bsd/net/altq/
H A Daltq_cbq.c187 class_stats_t stats; local
H A Daltq_fairq.c219 struct fairq_classstats stats; local
H A Daltq_hfsc.c205 struct hfsc_classstats stats; local
H A Daltq_priq.c184 struct priq_classstats stats; local
H A Daltq_qfq.c155 struct qfq_classstats stats; local
/xnu-2782.1.97/bsd/netkey/
H A Dkey_debug.c420 struct sastat *stats; local
H A Dkey.c5108 key_setsadbsastat(u_int32_t dir, struct sastat *stats, u_int32_t max_stats) argument
9658 key_setdumpsastats(u_int32_t dir, struct sastat *stats, u_int32_t max_stats, u_int64_t session_ids[], u_int32_t seq, u_int32_t pid) argument
[all...]
/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_sfb.h84 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS]; member in struct:sfb_stats::sfbbins
91 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS]; member in struct:sfb_bins
/xnu-2782.1.97/bsd/net/
H A Ddlil.h135 struct ifnet_stat_increment_param stats; /* incremental statistics */ member in struct:dlil_threading_info
H A Dif_ipsec.c202 struct ifnet_stats_param stats; local
H A Dif_ppp.h118 struct ppp_stats stats; member in struct:ifpppstatsreq
123 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
H A Dif_utun.c193 struct ifnet_stats_param stats; local
H A Dif_stf.c749 struct ifnet_stat_increment_param stats; local
H A Dntstat.c668 struct nstat_counts* stats = nstat_route_attach(rte); local
685 struct nstat_counts* stats = nstat_route_attach(rte); local
704 struct nstat_counts* stats = nstat_route_attach(rte); local
731 struct nstat_counts* stats = nstat_route_attach(rte); local
762 struct nstat_counts* stats = nstat_route_attach(rte); local
[all...]
/xnu-2782.1.97/osfmk/kern/
H A Dhost.c680 struct processor_sched_statistics *stats = &processor->processor_data.sched_stats; local
[all...]
H A Dsched_prim.c5133 struct processor_sched_statistics *stats; local
5159 sched_stats_handle_runq_change(struct runq_stats *stats, int old_count) argument
[all...]
H A Dtask.c3254 task_purgable_info( task_t task, task_purgable_info_t *stats) argument
/xnu-2782.1.97/tools/tests/libMicro/
H A Dlibmicro.h58 typedef struct stats { struct
H A Dlibmicro.c1372 crunch_stats(double *data, int count, stats_t *stats) argument
1498 stats_t stats; local
1594 remove_outliers(double *data, int count, stats_t *stats) argument
[all...]
/xnu-2782.1.97/bsd/sys/
H A Dkern_memorystatus.h133 memorystatus_kernel_stats_t stats; member in struct:jetsam_snapshot
/xnu-2782.1.97/iokit/Kernel/
H A DIOStatistics.cpp854 uint32_t IOStatistics::copyGlobalStatistics(IOStatisticsGlobal *stats) argument
863 uint32_t IOStatistics::copyKextStatistics(IOStatisticsKext *stats) argument
886 copyMemoryStatistics(IOStatisticsMemory *stats) argument
905 copyClassStatistics(IOStatisticsClass *stats) argument
923 copyCounterStatistics(IOStatisticsCounter *stats) argument
1026 copyWorkLoopStatistics(IOStatisticsWorkLoop *stats) argument
1054 copyUserClientStatistics(IOStatisticsUserClientHeader *stats, uint32_t loadTag) argument
[all...]
/xnu-2782.1.97/osfmk/profiling/
H A Dprofile-internal.h311 struct profile_stats stats; /* profiling statistics */ member in struct:profile_vars
/xnu-2782.1.97/bsd/kern/
H A Dkpi_mbuf.c1056 void mbuf_stats(struct mbuf_stat *stats) argument
[all...]
/xnu-2782.1.97/osfmk/i386/
H A Dpmap.h409 struct pmap_statistics stats; /* map statistics */ member in struct:pmap

Completed in 201 milliseconds