Searched refs:profile_cmp (Results 1 – 3 of 3) sorted by relevance
287 profile_cmp(const proftime_T *tm1, const proftime_T *tm2) in profile_cmp() function510 return profile_cmp(&p1->uf_tm_total, &p2->uf_tm_total); in prof_total_cmp()523 return profile_cmp(&p1->uf_tm_self, &p2->uf_tm_self); in prof_self_cmp()
3203 if (profile_cmp(&pt, &st->slowest) < 0) in syn_regexec()6702 return profile_cmp(&s1->total, &s2->total); in syn_compare_syntime()
14 int profile_cmp(const proftime_T *tm1, const proftime_T *tm2);