Lines Matching refs:profile_add
213 profile_add(proftime_T *tm, proftime_T *tm2) in profile_add() function
245 profile_add(self, total); in profile_self()
335 profile_add(&prof_wait_time, &pause_time); in ex_profile()
431 profile_add(&prof_wait_time, &inchar_time); in prof_inchar_exit()
604 profile_add(&fp->uf_tm_total, &info->pi_call_start); in profile_may_end_func()
608 profile_add(&caller->uf_tm_children, &info->pi_call_start); in profile_may_end_func()
609 profile_add(&caller->uf_tml_children, &info->pi_call_start); in profile_may_end_func()
646 profile_add(&fc->func->uf_tm_children, &fc->prof_child); in prof_child_exit()
647 profile_add(&fc->func->uf_tml_children, &fc->prof_child); in prof_child_exit()
706 profile_add(&fp->uf_tml_total[fp->uf_tml_idx], &fp->uf_tml_start); in func_line_end()
828 profile_add(&si->sn_pr_children, &si->sn_pr_child); in script_prof_restore()
829 profile_add(&si->sn_prl_children, &si->sn_pr_child); in script_prof_restore()
1009 profile_add(&pp->sn_prl_total, &si->sn_prl_start); in script_line_end()