lib/dynamic_debug.c
1227
vpr_info("module:%s attached %d classes\n", dt->mod_name, ct);
lib/dynamic_debug.c
1269
vpr_info("%3u debug prints in module %s\n", di->num_descs, modname);
lib/dynamic_debug.c
1298
vpr_info("%s=\"%s\"\n", param, val);
lib/dynamic_debug.c
1309
vpr_info("module: %s %s=\"%s\"\n", module, param, val);
lib/dynamic_debug.c
1466
vpr_info("%d prdebugs in %d modules, %d KiB in ddebug tables, %d kiB in __dyndbg section\n",
lib/dynamic_debug.c
585
vpr_info("query %d: \"%s\" mod:%s\n", i, query, modname ?: "*");
lib/dynamic_debug.c
654
vpr_info("\"%s\" > %s:0x%lx\n", cl_str, KP_NAME(kp), curr_bits);
lib/dynamic_debug.c
704
vpr_info("total matches: %d\n", totct);
lib/dynamic_debug.c
776
vpr_info("%s: total matches: %d\n", KP_NAME(kp), totct);