| /f-stack/dpdk/drivers/net/vmxnet3/base/ |
| H A D | upt1_defs.h | 26 uint64 TSOBytesTxOK; 27 uint64 ucastPktsTxOK; 28 uint64 ucastBytesTxOK; 29 uint64 mcastPktsTxOK; 30 uint64 mcastBytesTxOK; 31 uint64 bcastPktsTxOK; 33 uint64 pktsTxError; 34 uint64 pktsTxDiscard; 45 uint64 ucastPktsRxOK; 47 uint64 mcastPktsRxOK; [all …]
|
| H A D | vmxnet3_osdep.h | 10 typedef uint64_t uint64; typedef
|
| H A D | vmxnet3_defs.h | 71 #define __le64 uint64
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_history.c | 201 uint64_t uint64; in spa_history_log_notify() local 228 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_DSID, &uint64) == 0) in spa_history_log_notify() 229 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_DSID, uint64); in spa_history_log_notify() 231 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TXG, &uint64) == 0) in spa_history_log_notify() 232 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_TXG, uint64); in spa_history_log_notify() 234 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_TIME, &uint64) == 0) in spa_history_log_notify() 235 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_TIME, uint64); in spa_history_log_notify() 237 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_WHO, &uint64) == 0) in spa_history_log_notify() 238 fnvlist_add_uint64(hist_nvl, ZFS_EV_HIST_WHO, uint64); in spa_history_log_notify() 240 if (nvlist_lookup_uint64(nvl, ZPOOL_HIST_INT_EVENT, &uint64) == 0) in spa_history_log_notify() [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | stats.c | 248 COL(allocated, right, 13, uint64) in stats_arena_bins_print() 249 COL(nmalloc, right, 13, uint64) in stats_arena_bins_print() 250 COL(ndalloc, right, 13, uint64) in stats_arena_bins_print() 251 COL(nrequests, right, 13, uint64) in stats_arena_bins_print() 259 COL(nfills, right, 13, uint64) in stats_arena_bins_print() 260 COL(nflushes, right, 13, uint64) in stats_arena_bins_print() 261 COL(nslabs, right, 13, uint64) in stats_arena_bins_print() 262 COL(nreslabs, right, 13, uint64) in stats_arena_bins_print() 440 COL(nmalloc, right, 13, uint64) in stats_arena_lextents_print() 441 COL(ndalloc, right, 13, uint64) in stats_arena_lextents_print() [all …]
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-access-native.h | 488 CVMX_BUILD_WRITE64(uint64, "sd"); 503 CVMX_BUILD_READ64(uint64, "ld");
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | imx219.yaml | 70 $ref: /schemas/types.yaml#/definitions/uint64-array
|
| H A D | ov8856.yaml | 82 $ref: /schemas/types.yaml#/definitions/uint64-array
|
| /f-stack/freebsd/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.c | 213 NVLIST_PRTFUNC(uint64, uint64_t, u_longlong_t, "0x%llx") 440 NVLIST_PRINTCTL_REPLACE(uint64, uint64_t) 649 RENDER(pctl, uint64, nvl, name, val); in nvlist_print_with_indent() 851 NVP(elem, uint64, uint64_t, u_longlong_t, "%llu"); in dump_nvlist()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 122 $ref: /schemas/types.yaml#/definitions/uint64-matrix 243 $ref: /schemas/types.yaml#/definitions/uint64-matrix 318 $ref: /schemas/types.yaml#/definitions/uint64-matrix
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 94 $ref: /schemas/types.yaml#/definitions/uint64
|
| /f-stack/dpdk/drivers/net/vmxnet3/ |
| H A D | vmxnet3_rxtx.c | 496 uint64 offset = in vmxnet3_xmit_pkts() 497 (uint64)txq->cmd_ring.next2fill * in vmxnet3_xmit_pkts()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | cpus.yaml | 219 $ref: '/schemas/types.yaml#/definitions/uint64'
|