Home
last modified time | relevance | path

Searched refs:get_stats (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_ioctl.c269 (*unit->hci_if->get_stats)(unit->hci_dev, &btr->btr_stats, 0); in hci_ioctl()
277 (*unit->hci_if->get_stats)(unit->hci_dev, &btr->btr_stats, 1); in hci_ioctl()
H A Dhci_unit.c93 KKASSERT(hci_if->get_stats != NULL); in hci_attach()
H A Dhci.h2456 void (*get_stats)(device_t, struct bt_stats *, int); member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenrecog.c2126 get_stats (state *s) in get_stats() function
2136 stats for_trans = get_stats (trans->to); in get_stats()
2225 stats st = get_stats (root); in optimize_subroutine_group()