Home
last modified time | relevance | path

Searched refs:profile_end (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c35 profile_end(proftime_T *tm) in profile_end() function
334 profile_end(&pause_time); in ex_profile()
430 profile_end(&inchar_time); in prof_inchar_exit()
602 profile_end(&info->pi_call_start); in profile_may_end_func()
644 profile_end(&fc->prof_child); in prof_child_exit()
704 profile_end(&fp->uf_tml_start); in func_line_end()
826 profile_end(&si->sn_pr_child); in script_prof_restore()
1007 profile_end(&si->sn_prl_start); in script_line_end()
H A Dtime.c196 profile_end(&res); in f_reltime()
H A Dspellsuggest.c1138 profile_end(&current);
1150 profile_end(&total);
H A Dscriptfile.c1417 profile_end(&si->sn_pr_start); in do_source()
H A Dterm.c3917 profile_end(&now); in log_tr()
H A Dsyntax.c3201 profile_end(&pt); in syn_regexec()
/vim-8.2.3635/src/proto/
H A Dprofiler.pro3 void profile_end(proftime_T *tm);