Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c6717 proftime_T total_total; in syntime_report() local
6729 profile_zero(&total_total); in syntime_report()
6738 profile_add(&total_total, &spp->sp_time.total); in syntime_report()
6799 msg_puts(profile_msg(&total_total)); in syntime_report()