Home
last modified time | relevance | path

Searched refs:profile_zero (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c118 profile_zero(tm); in profile_setlimit()
164 profile_zero(proftime_T *tm) in profile_zero() function
188 profile_zero(tm2); in profile_divide()
319 profile_zero(&prof_wait_time); in ex_profile()
539 profile_zero(&fp->uf_tm_self); in func_do_profile()
540 profile_zero(&fp->uf_tm_total); in func_do_profile()
590 profile_zero(&fp->uf_tm_children); in profile_may_start_func()
672 profile_zero(&fp->uf_tml_children); in func_line_start()
804 profile_zero(&si->sn_pr_total); in script_do_profile()
805 profile_zero(&si->sn_pr_self); in script_do_profile()
[all …]
H A Dsyntax.c6641 profile_zero(&st->total); in syn_clear_time()
6642 profile_zero(&st->slowest); in syn_clear_time()
6729 profile_zero(&total_total); in syntime_report()
H A Dscriptfile.c1380 profile_zero(&si->sn_pr_children); in do_source()
H A Dspellsuggest.c1127 profile_zero(&times[i]);
/vim-8.2.3635/src/proto/
H A Dprofiler.pro9 void profile_zero(proftime_T *tm);