Home
last modified time | relevance | path

Searched refs:plugin_execute (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/tools/lldbmacros/plugins/
H A Dzprint_perf_log.py9 def plugin_execute(command_name, result_output): function
H A Diosspeedtracer.py7 def plugin_execute(command_name, result_output): function
H A Dspeedtracer.py10 def plugin_execute(command_name, result_output): function
/xnu-8792.41.9/tools/lldbmacros/
H A Dxnu.py171 return_data = plugin.plugin_execute(cmd_name, result.GetOutput())