Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trace-id.h123 int coresight_trace_id_get_system_id(void);
H A Dcoresight-trace-id.c272 int coresight_trace_id_get_system_id(void) in coresight_trace_id_get_system_id() function
276 EXPORT_SYMBOL_GPL(coresight_trace_id_get_system_id);
H A Dcoresight-tpda.c121 atid = coresight_trace_id_get_system_id(); in tpda_init_default_data()
H A Dcoresight-stm.c893 trace_id = coresight_trace_id_get_system_id(); in stm_probe()