Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c1380 profile_zero(&si->sn_pr_children); in do_source()
1421 &si->sn_pr_children); in do_source()
H A Dprofiler.c828 profile_add(&si->sn_pr_children, &si->sn_pr_child); in script_prof_restore()
H A Dstructs.h1876 proftime_T sn_pr_children; // time in children after script start member