Searched refs:uf_tml_self (Results 1 – 3 of 3) sorted by relevance
545 if (fp->uf_tml_self == NULL) in func_do_profile()546 fp->uf_tml_self = ALLOC_CLEAR_MULT(proftime_T, len); in func_do_profile()549 || fp->uf_tml_self == NULL) in func_do_profile()707 profile_self(&fp->uf_tml_self[fp->uf_tml_idx], &fp->uf_tml_start, in func_line_end()776 &fp->uf_tml_total[i], &fp->uf_tml_self[i], TRUE); in func_dump_profile()
1665 proftime_T *uf_tml_self; // time spent in a line itself member
2232 VIM_CLEAR(fp->uf_tml_self); in func_clear_items()