Searched refs:coresight_disable (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_replicator.c | 123 DEVMETHOD(coresight_disable, replicator_disable),
|
| H A D | coresight_funnel.c | 139 DEVMETHOD(coresight_disable, funnel_disable),
|
| H A D | coresight.h | 160 void coresight_disable(int cpu, struct coresight_event *event);
|
| H A D | coresight_cmd.c | 141 coresight_disable(int cpu, struct coresight_event *event) in coresight_disable() function
|
| H A D | coresight_etm4x.c | 262 DEVMETHOD(coresight_disable, etm_disable),
|
| H A D | coresight_tmc.c | 344 DEVMETHOD(coresight_disable, tmc_disable),
|