Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dioreg.py1106 def GetMatchingEntries(matcher): argument
1165 def matcher(entry): function
/xnu-10063.141.1/osfmk/i386/
H A Dcpu_threads.c315 x86_match_cache(x86_cpu_cache_t *list, x86_cpu_cache_t *matcher) in x86_match_cache()