Lines Matching defs:tm
22 profile_start(proftime_T *tm) in profile_start()
35 profile_end(proftime_T *tm) in profile_end()
58 profile_sub(proftime_T *tm, proftime_T *tm2) in profile_sub()
78 profile_msg(proftime_T *tm) in profile_msg()
98 profile_float(proftime_T *tm) in profile_float()
115 profile_setlimit(long msec, proftime_T *tm) in profile_setlimit()
142 profile_passed_limit(proftime_T *tm) in profile_passed_limit()
164 profile_zero(proftime_T *tm) in profile_zero()
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()
253 profile_get_wait(proftime_T *tm) in profile_get_wait()
262 profile_sub_wait(proftime_T *tm, proftime_T *tma) in profile_sub_wait()
562 proftime_T *tm) // place to store wait time in script_prof_save()
623 proftime_T *tm) // place to store waittime in prof_child_enter()
638 proftime_T *tm) // where waittime was stored in prof_child_exit()
817 script_prof_restore(proftime_T *tm) in script_prof_restore()