Home
last modified time | relevance | path

Searched refs:clear_stats (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-Fix-imports-for-ptests.patch130 - yappi.clear_stats()
195 - yappi.clear_stats()
457 - yappi.clear_stats()
544 - yappi.clear_stats()
589 - yappi.clear_stats()
593 - yappi.clear_stats()
597 - yappi.clear_stats()
598 - yappi.clear_stats()
681 - yappi.clear_stats()
724 - yappi.clear_stats()
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtracex3_user.c18 static void clear_stats(int fd) in clear_stats() function
96 clear_stats(fd); in print_hist()
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dqed_eth_if.h119 bool clear_stats; member
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_debug.c520 if (server->ops->clear_stats) in cifs_stats_proc_write()
521 server->ops->clear_stats(tcon); in cifs_stats_proc_write()
H A Dsmb1ops.c1166 .clear_stats = cifs_clear_stats,
H A Dcifsglob.h253 void (*clear_stats)(struct cifs_tcon *); member
H A Dsmb2ops.c5142 .clear_stats = smb2_clear_stats,
5242 .clear_stats = smb2_clear_stats,
5343 .clear_stats = smb2_clear_stats,
5456 .clear_stats = smb2_clear_stats,
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_debugfs.c476 qedf_dbg_fileops(qedf, clear_stats),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dlink/
H A Ddl2k.c73 static int clear_stats (struct net_device *dev);
583 clear_stats (dev); in rio_hw_init()
1134 clear_stats (struct net_device *dev) in clear_stats() function
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-bcache11 What: /sys/block/<disk>/bcache/clear_stats
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c2137 static int qede_start_queues(struct qede_dev *edev, bool clear_stats) in qede_start_queues() argument
2163 start.clear_stats = clear_stats; in qede_start_queues()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbcache.rst415 clear_stats
543 clear_stats
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dsysfs.c61 write_attribute(clear_stats);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c2339 if (params->clear_stats) in qed_start_vport()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.c9396 struct wireless_dev *wdev, const void *data, int len, bool clear_stats) in wl_cfgvendor_twt_stats() argument
9417 if (clear_stats) { in wl_cfgvendor_twt_stats()
9454 if (!clear_stats) { in wl_cfgvendor_twt_stats()