Searched defs:tmc_softc (Results 1 – 1 of 1) sorted by relevance
121 struct tmc_softc { struct122 struct resource *res;123 device_t dev;124 uint64_t cycle;125 struct coresight_platform_data *pdata;126 uint32_t dev_type;130 uint32_t nev;131 struct coresight_event *event;132 boolean_t etf_configured;