Searched refs:prof_func_line (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Deval.c807 static void prof_func_line __ARGS((FILE *fd, int count, proftime_T *total, proftime_T *self, int prefer_self));
21350 prof_func_line(fd, fp->uf_tml_count[i],
21388 prof_func_line(fd, fp->uf_tm_count, &fp->uf_tm_total, &fp->uf_tm_self,
21402 prof_func_line(fd, count, total, self, prefer_self) function

Completed in 384 milliseconds