Searched refs:nsets (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/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-8796.121.2/tools/lldbmacros/ |
| H A D | ipc.py | 668 nsets = 0 725 nsets = len([s for s in Waitq(addressof(portval.ip_waitq)).iterateSets()]) 739 …out_str = format_string.format(ie_object, ipc_name, right_str, urefs, nsets, nmsgs, destname_str, …
|