Searched refs:plugin_cleanup (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/tools/lldbmacros/plugins/
H A Dzprint_perf_log.py29 def plugin_cleanup(): function
H A Dspeedtracer.py43 def plugin_cleanup(): function
/xnu-2422.115.4/tools/lldbmacros/
H A Dxnu.py136 plugin.plugin_cleanup()
195 if 'plugin_init' in defs and 'plugin_execute' in defs and 'plugin_cleanup' in defs:

Completed in 24 milliseconds