Searched refs:nsets (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/tools/tests/affinity/ |
| H A D | sets.c | 283 auto_config(int npages, int *nbufs, int *nsets) in auto_config() argument 327 *nsets = cacheconfig[0] / cacheconfig[llc]; in auto_config() 329 cacheconfig[0], cacheconfig[llc], llc, *nsets); in auto_config()
|
| /xnu-11417.140.69/tools/lldbmacros/ |
| H A D | ipc.py | 681 nsets = 0 746 nsets = len([s for s in Waitq(addressof(portval.ip_waitq)).iterateSets()]) 760 …out_str = format_string.format(ie_object, ipc_name, right_str, urefs, nsets, nmsgs, destname_str, …
|