Home
last modified time | relevance | path

Searched refs:history (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/libkern/zlib/
H A DREADME123 in the file ChangeLog history information documenting your changes. Please
/xnu-8792.41.9/doc/
H A Dsched_clutch_edge.md70 …platform. The clutch bucket group maintains the CPU utilization history, runnable history and some…
86 …heir recent behavior. Since the algorithm only looks at recent CPU usage history, it also adapts t…
/xnu-8792.41.9/bsd/netinet6/
H A Dipsec.c4702 struct ipsec_history history[]; member
4706 #define IPSEC_TAG_HDR_SIZE (offsetof(struct ipsec_tag, history[0]))
4822 p = &itag->history[itag->history_count]; in ipsec_addhist()
4849 return itag->history; in ipsec_gethist()