Searched defs:bhnd_pmu_query (Results 1 – 1 of 1) sorted by relevance
69 struct bhnd_pmu_query { struct70 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 */