Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2454 profinfo_T profile_info; in call_user_func() local
2459 CLEAR_FIELD(profile_info); in call_user_func()
2495 profile_may_start_func(&profile_info, fp, caller); in call_user_func()
2502 profile_may_end_func(&profile_info, fp, caller); in call_user_func()
2722 profile_may_start_func(&profile_info, fp, in call_user_func()
2764 profile_may_end_func(&profile_info, fp, caller); in call_user_func()
2814 script_prof_restore(&profile_info.pi_wait_start); in call_user_func()