Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dprofile.h73 #define MP_PROF_INSTR_DEBUG_PRINT(current_ip) mp_prof_print_instr((current_ip), code_state) argument
75 #define MP_PROF_INSTR_DEBUG_PRINT(current_ip) argument
A Dvm.c164 #define TRACE_TICK(current_ip, current_sp, is_exception) do { \ argument
180 #define TRACE_TICK(current_ip, current_sp, is_exception) argument

Completed in 4 milliseconds