Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dprofiler.c207 static proftime_T prof_wait_time; variable
255 *tm = prof_wait_time; in profile_get_wait()
264 proftime_T tm3 = prof_wait_time; in profile_sub_wait()
319 profile_zero(&prof_wait_time); in ex_profile()
335 profile_add(&prof_wait_time, &pause_time); in ex_profile()
431 profile_add(&prof_wait_time, &inchar_time); in prof_inchar_exit()