| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | oob_monitor_x86.c | 266 int printed; in run_branch_monitor() local 278 printed = 0; in run_branch_monitor() 286 printed = 1; in run_branch_monitor() 294 if (printed) in run_branch_monitor()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | radix_ipf.c | 950 int printed; member 1151 if (stp->printed == -1) 1152 printf("!!! %d\n", stp->printed); 1154 stp->printed = 1; 1172 printf("%s P%d\n", addrname(&stp->dst), stp->printed); 1387 if (stp->printed != -1) 1388 stp->printed = -2; 1398 stp->printed = -1; 1445 if (s1->printed == -1) in checktree()
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 30 port mask is specified stats are printed for all DPDK ports. 34 port mask is specified xstats are printed for all DPDK ports.
|
| /f-stack/dpdk/devtools/ |
| H A D | git-log-fixes.sh | 17 The oldest bug origin is printed as well as partially fixed versions.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | zpool_script.shlib | 17 # Default number of columns that get printed without -c
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | eventdev_pipeline.rst | 72 worker statistics are printed, along with a full dump of the PMD statistics if 105 At runtime, the statistics of the consumer are printed, stating the number of
|
| H A D | rxtx_callbacks.rst | 199 transmitted the average cycle count per packet is printed out and the counters
|
| /f-stack/tools/libxo/doc/ |
| H A D | xopo.rst | 20 the command, and the simplified version of that message is printed on
|
| H A D | options.rst | 56 pretty Emit pretty-printed output 108 P Enable pretty-printed output (XOF_PRETTY)
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-bootmem.c | 1036 int printed = 0; in cvmx_bootmem_phy_named_block_print() local 1058 printed++; in cvmx_bootmem_phy_named_block_print() 1064 if (!printed) in cvmx_bootmem_phy_named_block_print()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-kmem.m4 | 4 dnl # Then at module unload time a report to the console will be printed
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 8 printed materials ("SOFTWARE"). By downloading, installing, copying, 85 the accompanying printed materials, and any copies of the SOFTWARE,
|
| /f-stack/freebsd/contrib/openzfs/tests/ |
| H A D | README.md | 116 While the ZFS Test Suite is running, one informational line is printed at the 117 end of each test, and a results summary is printed at the end of the run. The
|
| /f-stack/dpdk/doc/guides/windows_gsg/ |
| H A D | run_apps.rst | 69 If DPDK is unable to communicate with the driver, a warning is printed
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | serial.yaml | 19 where N is the port number (non-negative decimal integer) as printed on the
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | kni.rst | 86 If KNI kernel module (rte_kni.ko) not inserted, following error log printed::
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | CHANGELOG.md | 78 * Properly escape data printed to PKGCONF file (Dan Skorupski)
|
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | README.markdown | 66 it will be printed to the left of the cursor. The library returns a buffer 207 non-bold text is printed.
|
| /f-stack/dpdk/doc/guides/freebsd_gsg/ |
| H A D | install_from_ports.rst | 28 After the installation of the DPDK package, instructions will be printed on
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | identcpu.c | 1485 int field, i, j, printed; in print_id_fields() local 1487 #define SEP_STR ((printed++) == 0) ? "" : "," in print_id_fields() 1488 printed = 0; in print_id_fields()
|
| /f-stack/freebsd/contrib/xz-embedded/linux/Documentation/ |
| H A D | xz.txt | 34 Keep an eye on dmesg to see diagnostics printed by xz_dec_test.
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 662 boolean_t printed = B_FALSE; in print_vdev_tree() local 693 printed = B_TRUE; in print_vdev_tree() 2540 boolean_t printed = B_FALSE; in print_class_vdevs() local 2570 if (!printed) { in print_class_vdevs() 2572 printed = B_TRUE; in print_class_vdevs() 4659 boolean_t printed = B_FALSE; in print_vdev_stats() local 4681 if (!printed) { in print_vdev_stats() 4688 printed = B_TRUE; in print_vdev_stats() 6012 boolean_t printed = B_FALSE; in print_list_stats() local 6032 if (!printed) { in print_list_stats() [all …]
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 1403 uint8_t *printed; member 1417 state->printed = calloc(rule->cmd_len, sizeof(uint8_t)); in init_show_state() 1418 if (state->printed == NULL) in init_show_state() 1432 free(state->printed); in free_show_state() 1439 return (state->printed[cmd - state->rule->cmd]); in is_printed_opcode() 1446 state->printed[cmd - state->rule->cmd] = 1; in mark_printed()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 3623 int printed, retval; in resource_list_print_type() local 3625 printed = 0; in resource_list_print_type() 3630 if (printed == 0) in resource_list_print_type() 3634 printed++; in resource_list_print_type()
|
| /f-stack/dpdk/doc/guides/faq/ |
| H A D | faq.rst | 61 On application startup, there is a lot of EAL information printed. Is there any way to reduce this?
|