Home
last modified time | relevance | path

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

/arch/arm/kernel/
Detm.c38 struct tracectx { struct
58 static struct tracectx tracer = { argument
63 static inline bool trace_isrunning(struct tracectx *t) in trace_isrunning()
68 static int etm_setup_address_range(struct tracectx *t, int id, int n, in etm_setup_address_range()
107 static int trace_start_etm(struct tracectx *t, int id) in trace_start_etm()
181 static int trace_start(struct tracectx *t) in trace_start()
208 static int trace_stop_etm(struct tracectx *t, int id) in trace_stop_etm()
229 static int trace_power_down_etm(struct tracectx *t, int id) in trace_power_down_etm()
248 static int trace_stop(struct tracectx *t) in trace_stop()
287 static int etb_getdatalen(struct tracectx *t) in etb_getdatalen()
[all …]