Searched defs:threshold (Results 1 - 9 of 9) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_hotfiles.h96 u_int32_t threshold; member in struct:HotFilesInfo
H A Dhfs_hotfiles.c99 u_int32_t threshold; member in struct:hotfile_data
/xnu-2782.1.97/osfmk/i386/
H A Dmachine_check.h136 uint64_t threshold :BITS(54,53); member in struct:__anon927::__anon929
/xnu-2782.1.97/osfmk/vm/
H A Dvm_phantom_cache.c339 is_thrashing(uint32_t added, uint32_t found, uint32_t threshold) argument
/xnu-2782.1.97/bsd/net/
H A Dntstat.c1674 uint64_t threshold; member in struct:nstat_ifnet_cookie
[all...]
H A Dntstat.h255 u_int64_t threshold; member in struct:nstat_ifnet_add_param
265 u_int64_t threshold; member in struct:nstat_ifnet_descriptor
H A Dpf.c1186 pf_init_threshold(struct pf_threshold *threshold, argument
1196 pf_add_threshold(struct pf_threshold *threshold) argument
1210 pf_check_threshold(struct pf_threshold *threshold) argument
[all...]
/xnu-2782.1.97/osfmk/kern/
H A Dtimer_call.c123 threshold_t threshold; /* longterm timer threshold */ member in struct:__anon1079
1190 uint64_t threshold; local
1457 uint64_t threshold; local
[all...]
/xnu-2782.1.97/osfmk/pmc/
H A Dpmc.c2093 pmc_config_set_interrupt_threshold(pmc_t pmc, pmc_config_t config, uint64_t threshold, pmc_interrupt_method_t method, void *refCon) argument

Completed in 55 milliseconds