Searched refs:coresight_enable (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/arm64/coresight/ |
H A D | coresight_replicator.c | 119 DEVMETHOD(coresight_enable, replicator_enable),
|
H A D | coresight_funnel.c | 135 DEVMETHOD(coresight_enable, funnel_enable),
|
H A D | coresight.h | 158 void coresight_enable(int cpu, struct coresight_event *event);
|
H A D | coresight_cmd.c | 126 coresight_enable(int cpu, struct coresight_event *event) in coresight_enable() function
|
H A D | coresight_etm4x.c | 258 DEVMETHOD(coresight_enable, etm_enable),
|
H A D | coresight_tmc.c | 340 DEVMETHOD(coresight_enable, tmc_enable),
|