LCOV - code coverage report | ||||||||||||||||||||||
![]() | ||||||||||||||||||||||
|
||||||||||||||||||||||
![]() |
Line data Source code 1 : #include "../fd_config.h" 2 : 3 : void 4 : mem_cmd_fn( args_t * args FD_PARAM_UNUSED, 5 0 : config_t * config ) { 6 0 : fd_topo_print_log( 1, &config->topo ); 7 0 : } |
![]() |
Generated by: LCOV version 1.14 |