Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dprofiler.c805 profile_zero(&si->sn_pr_self); in script_do_profile()
857 fprintf(fd, " Self time: %s\n", profile_msg(&si->sn_pr_self)); in script_dump_profile()
H A Dscriptfile.c1420 profile_self(&si->sn_pr_self, &si->sn_pr_start, in do_source()
H A Dstructs.h1874 proftime_T sn_pr_self; // time spent in script itself member