Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dprofiler.c609 profile_add(&caller->uf_tml_children, &info->pi_call_start); in profile_may_end_func()
647 profile_add(&fc->func->uf_tml_children, &fc->prof_child); in prof_child_exit()
672 profile_zero(&fp->uf_tml_children); in func_line_start()
708 &fp->uf_tml_children); in func_line_end()
H A Dstructs.h1667 proftime_T uf_tml_children; // time spent in children for this line member