Searched refs:snp_count (Results 1 – 2 of 2) sorted by relevance
892 && (pp = &PRL_ITEM(si, i))->snp_count > 0) in script_dump_profile()894 fprintf(fd, "%5d ", pp->snp_count); in script_dump_profile()961 pp->snp_count = 0; in script_line_start()1006 ++pp->snp_count; in script_line_end()
1937 int snp_count; // nr of times line was executed member