Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dprofiler.pro24 void prof_child_enter(proftime_T *tm);
/vim-8.2.3635/src/
H A Dprofiler.c622 prof_child_enter( in prof_child_enter() function
H A Dscriptfile.c1287 prof_child_enter(&wait_start); // entering a child now in do_source()
H A Dautocmd.c2099 prof_child_enter(&wait_time); // doesn't count for the caller itself in apply_autocmds_group()
H A Dmisc2.c1780 prof_child_enter(&wait_time); in call_shell()