Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmuvar.h69 struct bhnd_pmu_query { struct
70 device_t dev; /**< owning device, or NULL */
71 struct bhnd_chipid cid; /**< chip identification */
72 uint32_t caps; /**< pmu capability flags. */
74 const struct bhnd_pmu_io *io; /**< I/O operations */
75 void *io_ctx; /**< I/O callback context */
77 uint32_t ilp_cps; /**< measured ILP cycles per second, or 0 */