Searched defs:is_exception (Results 1 – 2 of 2) sorted by relevance
164 #define TRACE_TICK(current_ip, current_sp, is_exception) do { \ argument180 #define TRACE_TICK(current_ip, current_sp, is_exception) argument
377 mp_obj_t mp_prof_instr_tick(mp_code_state_t *code_state, bool is_exception) { in mp_prof_instr_tick()
Completed in 6 milliseconds