Home
last modified time | relevance | path

Searched refs:branches_executed (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c176 int branches_executed; member
1090 function->branches_executed++;
1199 format_hwint (function->branches_executed,
/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c203 int branches_executed; member
1323 coverage->branches_executed++; in add_branch_counts()
1394 format_gcov (coverage->branches_executed, in function_summary()