Searched refs:uf_tm_children (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Deval.c183 proftime_T uf_tm_children; /* time spent in children this call */ member in struct:ufunc
1758 profile_add(&fc->func->uf_tm_children, &fc->prof_child);
21948 profile_zero(&fp->uf_tm_children);
21980 profile_self(&fp->uf_tm_self, &call_start, &fp->uf_tm_children);
21983 profile_add(&fc->caller->func->uf_tm_children, &call_start);

Completed in 218 milliseconds