Home
last modified time | relevance | path

Searched refs:coresight_event (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm64/coresight/
H A Dcoresight_cmd.c47 struct coresight_event *event) in coresight_next_device()
82 struct coresight_event *event) in coresight_build_list()
94 coresight_init_event(int cpu, struct coresight_event *event) in coresight_init_event()
126 coresight_enable(int cpu, struct coresight_event *event) in coresight_enable()
138 coresight_disable(int cpu, struct coresight_event *event) in coresight_disable()
150 coresight_read(int cpu, struct coresight_event *event) in coresight_read()
H A Dcoresight.h131 struct coresight_event { struct
157 int coresight_init_event(int cpu, struct coresight_event *event); argument
158 void coresight_enable(int cpu, struct coresight_event *event);
159 void coresight_disable(int cpu, struct coresight_event *event);
160 void coresight_read(int cpu, struct coresight_event *event);
H A Dcoresight_if.m44 struct coresight_event *event;
50 struct coresight_event *event;
56 struct coresight_event *event;
H A Dcoresight_etm4x.c69 etm_prepare(device_t dev, struct coresight_event *event) in etm_prepare()
193 struct coresight_event *event) in etm_enable()
218 struct coresight_event *event) in etm_disable()
H A Dcoresight_tmc.c135 struct coresight_event *event) in tmc_configure_etr()
223 struct coresight_event *event) in tmc_enable()
257 struct coresight_event *event) in tmc_disable()
282 struct coresight_event *event) in tmc_read()
H A Dcoresight_replicator.c65 struct coresight_event *event) in replicator_enable()
85 struct coresight_event *event) in replicator_disable()
H A Dcoresight_funnel.c77 struct coresight_event *event) in funnel_enable()
97 struct coresight_event *event) in funnel_disable()
H A Dcoresight_tmc.h129 struct coresight_event *event;