Home
last modified time | relevance | path

Searched defs:tm2 (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c58 profile_sub(proftime_T *tm, proftime_T *tm2) in profile_sub()
185 profile_divide(proftime_T *tm, int count, proftime_T *tm2) in profile_divide()
213 profile_add(proftime_T *tm, proftime_T *tm2) in profile_add()
274 profile_equal(proftime_T *tm1, proftime_T *tm2) in profile_equal()
287 profile_cmp(const proftime_T *tm1, const proftime_T *tm2) in profile_cmp()