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

/macosx-10.9.5/vim-53/src/proto/
H A Deval.pro31 void prof_child_enter __ARGS((proftime_T *tm));
/macosx-10.9.5/vim-53/src/
H A Dex_cmds2.c3131 prof_child_enter(&wait_start); /* entering a child now */
H A Dmisc2.c3110 prof_child_enter(&wait_time);
H A Dfileio.c9355 prof_child_enter(&wait_time); /* doesn't count for the caller itself */
H A Deval.c1734 prof_child_enter(tm) function
1746 * Should always be called after prof_child_enter().

Completed in 313 milliseconds