Searched refs:sn_prl_start (Results 1 – 2 of 2) sorted by relevance
967 profile_start(&si->sn_prl_start); in script_line_start()1007 profile_end(&si->sn_prl_start); in script_line_end()1008 profile_sub_wait(&si->sn_prl_wait, &si->sn_prl_start); in script_line_end()1009 profile_add(&pp->sn_prl_total, &si->sn_prl_start); in script_line_end()1010 profile_self(&pp->sn_prl_self, &si->sn_prl_start, in script_line_end()
1879 proftime_T sn_prl_start; // start time for current line member