Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_cmd.c50 struct coresight_event *event) in coresight_next_device()
85 struct coresight_event *event) in coresight_build_list()
97 coresight_init_event(int cpu, struct coresight_event *event) in coresight_init_event()
129 coresight_enable(int cpu, struct coresight_event *event) in coresight_enable()
141 coresight_disable(int cpu, struct coresight_event *event) in coresight_disable()
153 coresight_read(int cpu, struct coresight_event *event) in coresight_read()
H A Dcoresight.h132 struct coresight_event { struct
158 int coresight_init_event(int cpu, struct coresight_event *event); argument
159 void coresight_enable(int cpu, struct coresight_event *event);
160 void coresight_disable(int cpu, struct coresight_event *event);
161 void coresight_read(int cpu, struct coresight_event *event);
H A Dcoresight_replicator.c68 struct coresight_event *event) in replicator_enable()
88 struct coresight_event *event) in replicator_disable()
H A Dcoresight_if.m45 struct coresight_event *event;
51 struct coresight_event *event;
57 struct coresight_event *event;
H A Dcoresight_etm4x.c72 etm_prepare(device_t dev, struct coresight_event *event) in etm_prepare()
196 struct coresight_event *event) in etm_enable()
221 struct coresight_event *event) in etm_disable()
H A Dcoresight_tmc.c138 struct coresight_event *event) in tmc_configure_etr()
226 struct coresight_event *event) in tmc_enable()
260 struct coresight_event *event) in tmc_disable()
285 struct coresight_event *event) in tmc_read()
H A Dcoresight_funnel.c80 struct coresight_event *event) in funnel_enable()
100 struct coresight_event *event) in funnel_disable()
H A Dcoresight_tmc.h131 struct coresight_event *event;