Searched refs:reset_counters (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/ofed/infiniband-diags/src/ |
| HD | perfquery.c | 454 static void reset_counters(int extended, int timeout, int mask, in reset_counters() function 1112 reset_counters(extended, ibd_timeout, mask, &portid, i); in main() 1115 reset_counters(extended, ibd_timeout, mask, &portid, ports[i]); in main() 1117 reset_counters(extended, ibd_timeout, mask, &portid, port); in main()
|
| /freebsd-11-stable/contrib/ntp/include/ |
| HD | ntp_config.h | 251 int_fifo * reset_counters; member
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntp_config.c | 1104 counter_set = HEAD_PFIFO(ptree->reset_counters); in dump_config_tree() 4644 for (counter_set = HEAD_PFIFO(ptree->reset_counters); in config_reset_counters() 4692 FREE_INT_FIFO(ptree->reset_counters); in free_config_reset_counters()
|
| HD | ntp_parser.c | 3340 { CONCAT_G_FIFOS(cfgt.reset_counters, (yyvsp[0].Int_fifo)); } in yyparse()
|