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

/macosx-10.10.1/vim-55/src/
H A Dex_cmds2.c43 proftime_T sn_pr_self; /* time spent in script itself */ member in struct:scriptitem_S
1220 profile_zero(&si->sn_pr_self);
1313 fprintf(fd, " Self time: %s\n", profile_msg(&si->sn_pr_self));
3232 profile_self(&si->sn_pr_self, &si->sn_pr_start,

Completed in 79 milliseconds