Searched refs:sn_prl_self (Results 1 – 2 of 2) sorted by relevance
895 if (profile_equal(&pp->sn_prl_total, &pp->sn_prl_self)) in script_dump_profile()899 fprintf(fd, "%s ", profile_msg(&pp->sn_prl_self)); in script_dump_profile()963 profile_zero(&pp->sn_prl_self); in script_line_start()1010 profile_self(&pp->sn_prl_self, &si->sn_prl_start, in script_line_end()
1939 proftime_T sn_prl_self; // time spent in a line itself member