Searched refs:uf_tm_count (Results 1 – 2 of 2) sorted by relevance
490 prof_func_line(fd, fp->uf_tm_count, &fp->uf_tm_total, &fp->uf_tm_self, in prof_sort_list()538 fp->uf_tm_count = 0; in func_do_profile()588 ++fp->uf_tm_count; in profile_may_start_func()762 if (fp->uf_tm_count == 1) in func_dump_profile()765 fprintf(fd, "Called %d times\n", fp->uf_tm_count); in func_dump_profile()
1658 int uf_tm_count; // nr of calls member