Searched refs:clear_counters (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | osm_perfmgr_db.c | 611 static void clear_counters(cl_map_item_t * const p_map_item, void *context) in clear_counters() function 653 cl_qmap_apply_func(&db->pc_data, clear_counters, (void *)db); in perfmgr_db_clear_counters() 656 if (db->db_impl->clear_counters) in perfmgr_db_clear_counters() 657 db->db_impl->clear_counters(db->db_data); in perfmgr_db_clear_counters()
|
| /freebsd-12-stable/sys/netpfil/ipfw/ |
| D | ip_fw_sockopt.c | 1256 clear_counters(struct ip_fw *rule, int log_only) in clear_counters() function 1286 clear_counters(rule, log_only); in clear_range() 1644 clear_counters(rule, log_only); in zero_entry() 1654 clear_counters(rule, log_only); in zero_entry()
|
| /freebsd-12-stable/sys/dev/ocs_fc/ |
| D | sli4.c | 719 uint8_t clear_counters) in sli_cmd_read_status() argument 726 cmd->cc = clear_counters; in sli_cmd_read_status()
|
| D | sli4.h | 3680 extern int32_t sli_cmd_read_status(sli4_t *sli4, void *buf, size_t size, uint8_t clear_counters);
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-2003 | 292 missing clear_counters. 4325 (clear_counters): New.
|
| D | ChangeLog-2005 | 5204 (clear_counters): Inline.
|