Searched refs:uf_tml_count (Results 1 – 3 of 3) sorted by relevance
541 if (fp->uf_tml_count == NULL) in func_do_profile()542 fp->uf_tml_count = ALLOC_CLEAR_MULT(int, len); in func_do_profile()548 if (fp->uf_tml_count == NULL || fp->uf_tml_total == NULL in func_do_profile()703 ++fp->uf_tml_count[fp->uf_tml_idx]; in func_line_end()775 prof_func_line(fd, fp->uf_tml_count[i], in func_dump_profile()
1663 int *uf_tml_count; // nr of times line was executed member
2230 VIM_CLEAR(fp->uf_tml_count); in func_clear_items()