Home
last modified time | relevance | path

Searched refs:result_output (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/plugins/
H A Dzprint_perf_log.py9 def plugin_execute(command_name, result_output): argument
25 num_zones = len(result_output.split("\n")) -1
H A Diosspeedtracer.py7 def plugin_execute(command_name, result_output): argument
25 outstr += ios_process.communicate(input=result_output)[0]
H A Dspeedtracer.py10 def plugin_execute(command_name, result_output): argument
22 submitvars['log_content']=result_output