Searched refs:ISN_PROF_START (Results 1 – 3 of 3) sorted by relevance
173 ISN_PROF_START, // start a line for profiling enumerator
7885 generate_instr(cctx, ISN_PROF_START); in compile_elseif()7966 .isn_type == ISN_PROF_START) in compile_else()7976 generate_instr(cctx, ISN_PROF_START); in compile_else()8048 generate_instr(cctx, ISN_PROF_START); in compile_endif()8665 .isn_type == ISN_PROF_START) in compile_catch()8689 generate_instr(cctx, ISN_PROF_START); in compile_catch()8785 .isn_type == ISN_PROF_START) in compile_finally()8863 .isn_type == ISN_PROF_START) in compile_endtry()8895 generate_instr(cctx, ISN_PROF_START); in compile_endtry()9757 generate_instr(&cctx, ISN_PROF_START); in compile_def_function()[all …]
4487 case ISN_PROF_START: in exec_instructions()4497 if (iptr->isn_type == ISN_PROF_START) in exec_instructions()5763 case ISN_PROF_START: in list_instructions()