Searched defs:tmc_softc (Results 1 – 1 of 1) sorted by relevance
119 struct tmc_softc { struct120 struct resource *res;121 device_t dev;122 uint64_t cycle;123 struct coresight_platform_data *pdata;124 uint32_t dev_type;128 uint32_t nev;129 struct coresight_event *event;130 boolean_t etf_configured;