Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dprofiler.c895 if (profile_equal(&pp->sn_prl_total, &pp->sn_prl_self)) in script_dump_profile()
898 fprintf(fd, "%s ", profile_msg(&pp->sn_prl_total)); in script_dump_profile()
962 profile_zero(&pp->sn_prl_total); in script_line_start()
1009 profile_add(&pp->sn_prl_total, &si->sn_prl_start); in script_line_end()
H A Dstructs.h1938 proftime_T sn_prl_total; // time spent in a line + children member