Home
last modified time | relevance | path

Searched defs:bt_probe (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/btrace/
H A Dbt_parser.h38 struct bt_probe { struct
40 bp_provbt_probe global() argument
41 bp_funcbt_probe global() argument
42 bp_namebt_probe global() argument
43 bp_ratebt_probe global() argument
45 bt_ptypebt_probe global() argument
49 bp_typebt_probe global() argument
50 bp_cookiebt_probe global() argument
51 bp_pbnbt_probe global() argument
/openbsd-src/sys/dev/
H A Dipmi.c399 bt_probe(struct ipmi_softc *sc) in bt_probe() function