Home
last modified time | relevance | path

Searched refs:reset_stats (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/mips/cavium-octeon/
H A Doct_ilm.c14 static bool reset_stats; variable
50 reset_stats = true; in reset_statistics()
109 if (reset_stats) { in cvm_oct_ciu_timer_interrupt()
111 reset_stats = false; in cvm_oct_ciu_timer_interrupt()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_trace.c343 (u64)atomic64_read(&stats->reset_stats.device_resets), in fnic_get_stats_data()
344 (u64)atomic64_read(&stats->reset_stats.device_reset_failures), in fnic_get_stats_data()
345 (u64)atomic64_read(&stats->reset_stats.device_reset_aborts), in fnic_get_stats_data()
346 (u64)atomic64_read(&stats->reset_stats.device_reset_timeouts), in fnic_get_stats_data()
348 &stats->reset_stats.device_reset_terminates), in fnic_get_stats_data()
349 (u64)atomic64_read(&stats->reset_stats.fw_resets), in fnic_get_stats_data()
350 (u64)atomic64_read(&stats->reset_stats.fw_reset_completions), in fnic_get_stats_data()
351 (u64)atomic64_read(&stats->reset_stats.fw_reset_failures), in fnic_get_stats_data()
352 (u64)atomic64_read(&stats->reset_stats.fnic_resets), in fnic_get_stats_data()
354 &stats->reset_stats.fnic_reset_completions), in fnic_get_stats_data()
[all …]
H A Dfnic_stats.h55 struct reset_stats { struct
113 struct reset_stats reset_stats; member
H A Dfnic_debugfs.c471 len = sprintf(buf, "%u\n", fnic->reset_stats); in fnic_reset_stats_read()
515 fnic->reset_stats = val; in fnic_reset_stats_write()
517 if (fnic->reset_stats) { in fnic_reset_stats_write()
527 memset(&stats->reset_stats, 0, sizeof(struct reset_stats)); in fnic_reset_stats_write()
H A Dfnic_scsi.c620 struct reset_stats *reset_stats = &fnic->fnic_stats.reset_stats; in DEF_SCSI_QCMD() local
624 atomic64_inc(&reset_stats->fw_reset_completions); in DEF_SCSI_QCMD()
656 atomic64_inc(&reset_stats->fw_reset_failures); in DEF_SCSI_QCMD()
664 atomic64_inc(&reset_stats->fw_reset_failures); in DEF_SCSI_QCMD()
1562 struct reset_stats *reset_stats = &fnic->fnic_stats.reset_stats; in fnic_rport_abort_io_iter() local
2209 struct reset_stats *reset_stats; in fnic_device_reset() local
2222 reset_stats = &fnic->fnic_stats.reset_stats; in fnic_device_reset()
2224 atomic64_inc(&reset_stats->device_resets); in fnic_device_reset()
2453 struct reset_stats *reset_stats; in fnic_reset() local
2457 reset_stats = &fnic->fnic_stats.reset_stats; in fnic_reset()
[all …]
H A Dfnic.h245 unsigned int reset_stats; member
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_debugfs.c81 len = sprintf(buf, "%u\n", snic->reset_stats); in snic_reset_stats_read()
126 snic->reset_stats = val; in snic_reset_stats_write()
128 if (snic->reset_stats) { in snic_reset_stats_write()
H A Dsnic.h315 unsigned int reset_stats; member
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dvgic_irq.c144 static void reset_stats(void) in reset_stats() function
253 reset_stats(); in test_inject_fail()
268 reset_stats(); in guest_inject()
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c194 static inline void reset_stats(VirtIOBalloon *dev) in reset_stats() function
473 reset_stats(s); in virtio_balloon_receive_stats()
899 reset_stats(s); in virtio_balloon_device_realize()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c818 dev->reset_stats.type = OCRDMA_RESET_STATS; in ocrdma_add_port_stats()
819 dev->reset_stats.dev = dev; in ocrdma_add_port_stats()
820 debugfs_create_file("reset_stats", 0200, dev->dir, &dev->reset_stats, in ocrdma_add_port_stats()
H A Docrdma.h308 struct ocrdma_stats reset_stats; member
H A Docrdma_sli.h2056 u8 reset_stats; member
H A Docrdma_hw.c1314 req->reset_stats = reset; in ocrdma_mbx_rdma_stats()
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py136 async def reset_stats(self): member in AsyncClient
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-hashclient73 s = client.reset_stats()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c1922 if (!cdev->reset_stats) in qed_get_vport_stats_context()
1927 ((u64 *)stats)[i] -= ((u64 *)cdev->reset_stats)[i]; in qed_get_vport_stats_context()
1969 if (!cdev->reset_stats) { in qed_reset_vport_stats()
1972 _qed_get_vport_stats(cdev, cdev->reset_stats, false); in qed_reset_vport_stats()
1973 cdev->reset_stats->common.link_change_count = 0; in qed_reset_vport_stats()
H A Dqed.h786 struct qed_eth_stats *reset_stats; member
H A Dqed_dev.c1364 kfree(cdev->reset_stats); in qed_resc_free()
1365 cdev->reset_stats = NULL; in qed_resc_free()
2367 cdev->reset_stats = kzalloc(sizeof(*cdev->reset_stats), GFP_KERNEL); in qed_resc_alloc()
2368 if (!cdev->reset_stats) in qed_resc_alloc()
/openbmc/linux/include/linux/qed/
H A Discsi_common.h1252 u8 reset_stats; member
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst299 blkio.reset_stats
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h991 u8 reset_stats; member
H A Dbe_cmds.c1654 req->cmd_params.params.reset_stats = 0; in lancer_cmd_get_pport_stats()
/openbmc/linux/Documentation/networking/
H A Dcan.rst1065 reset_stats - manual statistic reset