Searched refs:uf_tml_total (Results 1 – 3 of 3) sorted by relevance
543 if (fp->uf_tml_total == NULL) in func_do_profile()544 fp->uf_tml_total = ALLOC_CLEAR_MULT(proftime_T, len); in func_do_profile()548 if (fp->uf_tml_count == NULL || fp->uf_tml_total == NULL in func_do_profile()706 profile_add(&fp->uf_tml_total[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()
1664 proftime_T *uf_tml_total; // time spent in a line + children member
2231 VIM_CLEAR(fp->uf_tml_total); in func_clear_items()