Home
last modified time | relevance | path

Searched defs:matcher (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/
H A Dioreg.py1085 def GetMatchingEntries(matcher): argument
1144 def matcher(entry): function
/xnu-8792.41.9/osfmk/i386/
H A Dcpu_threads.c318 x86_match_cache(x86_cpu_cache_t *list, x86_cpu_cache_t *matcher) in x86_match_cache()