Home
last modified time | relevance | path

Searched refs:profile_sub (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dprofiler.c58 profile_sub(proftime_T *tm, proftime_T *tm2) in profile_sub() function
246 profile_sub(self, children); in profile_self()
266 profile_sub(&tm3, tm); in profile_sub_wait()
267 profile_sub(tma, &tm3); in profile_sub_wait()
H A Dtime.c208 profile_sub(&res, &start); in f_reltime()
H A Dchannel.c196 profile_sub(&log_now, &log_start); in ch_log_lead()
/vim-8.2.3635/src/proto/
H A Dprofiler.pro4 void profile_sub(proftime_T *tm, proftime_T *tm2);