Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c1129 proftime_T wait_start; in do_source() local
1287 prof_child_enter(&wait_start); // entering a child now in do_source()
1418 profile_sub_wait(&wait_start, &si->sn_pr_start); in do_source()
1498 prof_child_exit(&wait_start); // leaving a child now in do_source()