Home
last modified time | relevance | path

Searched defs:added (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.140.41/osfmk/vm/
H A Dvm_phantom_cache.c361 uint32_t added; member
379 is_thrashing(uint32_t added, uint32_t found, uint32_t threshold) in is_thrashing()
/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c486 struct __kern_buflet *currp, uint16_t *data_csum, int *added) in copy_pkt_csum_packed()
1629 int added = 0; in flow_rx_agg_channel() local
2032 int added = 0; in flow_rx_agg_host() local
/xnu-8020.140.41/bsd/skywalk/lib/
H A Dcuckoo_hashtable_test.c568 size_t added = 0; in cht_concurrent_duo_check() local
/xnu-8020.140.41/libkern/os/
H A Dlog_queue.c611 bool added = log_queue_add_entry(lq, lp, lp_data); in log_queue_add() local
/xnu-8020.140.41/libkern/c++/
H A DOSKext.cpp12046 bool added; local