Home
last modified time | relevance | path

Searched refs:profile_start (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c22 profile_start(proftime_T *tm) in profile_start() function
327 profile_start(&pause_time); in ex_profile()
421 profile_start(&inchar_time); in prof_inchar_enter()
570 profile_start(&si->sn_pr_child); in script_prof_save()
589 profile_start(&info->pi_call_start); in profile_may_start_func()
628 profile_start(&fc->prof_child); in prof_child_enter()
671 profile_start(&fp->uf_tml_start); in func_line_start()
967 profile_start(&si->sn_prl_start); in script_line_start()
H A Dtime.c186 profile_start(&res); in f_reltime()
508 profile_start(&now); in check_due_timer()
694 profile_start(&now); in add_timer_info()
H A Dspellsuggest.c1130 profile_start(&current);
1131 profile_start(&total);
1141 profile_start(&current);
H A Dscriptfile.c1379 profile_start(&si->sn_pr_start); in do_source()
H A Dchannel.c176 profile_start(&log_start); in ch_logfile()
195 profile_start(&log_now); in ch_log_lead()
H A Dterm.c3914 profile_start(&start); in log_tr()
H A Dsyntax.c3180 profile_start(&pt); in syn_regexec()
/vim-8.2.3635/src/proto/
H A Dprofiler.pro2 void profile_start(proftime_T *tm);