Home
last modified time | relevance | path

Searched refs:clear_counters (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dosm_perfmgr_db.c611 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/
Dip_fw_sockopt.c1256 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/
Dsli4.c719 uint8_t clear_counters) in sli_cmd_read_status() argument
726 cmd->cc = clear_counters; in sli_cmd_read_status()
Dsli4.h3680 extern int32_t sli_cmd_read_status(sli4_t *sli4, void *buf, size_t size, uint8_t clear_counters);
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-2003292 missing clear_counters.
4325 (clear_counters): New.
DChangeLog-20055204 (clear_counters): Inline.