Home
last modified time | relevance | path

Searched refs:blocks_executed (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c276 unsigned blocks_executed; variable
641 blocks (), blocks_executed (0), counts (), in function_info()
1151 new json::integer_number ((*it)->blocks_executed)); in output_json_intermediate_file()
2598 fn->blocks_executed++; in add_line_counts()
3029 format_gcov (fn->blocks_executed, fn->get_block_count (), 0)); in output_function_details()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc276 unsigned blocks_executed; member in function_info
676 blocks (), blocks_executed (0), counts (), in function_info()
1237 new json::integer_number ((*it)->blocks_executed)); in output_json_intermediate_file()
2679 fn->blocks_executed++; in add_line_counts()
3109 format_gcov (fn->blocks_executed, fn->get_block_count (), 0)); in output_function_details()
H A DChangeLog-200328339 (struct function_info): Add blocks_executed, line, src, line_next
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcov.texi241 "blocks_executed": @var{blocks_executed},
259 @var{blocks_executed}: number of executed blocks of the function
H A Dgcc.info55833 "blocks_executed": BLOCKS_EXECUTED,
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcov.texi241 "blocks_executed": 2,
259 @var{blocks_executed}: number of executed blocks of the function
H A Dgcc.info58822 "blocks_executed": 2,