Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h97 int __init etm_perf_init(void);
H A Dcoresight-etm-perf.c885 int __init etm_perf_init(void) in etm_perf_init() function
H A Dcoresight-core.c1827 ret = etm_perf_init(); in coresight_init()