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

/external/python/cpython3/Lib/test/
H A Dtest_dtrace.py128 def get_function_instructions(funcname): function in function:TraceTests.test_verify_call_opcodes
140 for instruction in get_function_instructions('start'):

Completed in 85 milliseconds