Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trace-id.c88 if (IS_VALID_CS_TRACE_ID(preferred_id) && in coresight_trace_id_alloc_new_id()
115 if (WARN(!IS_VALID_CS_TRACE_ID(id), "Invalid Trace ID %d\n", id)) in coresight_trace_id_free()
124 if (WARN(!IS_VALID_CS_TRACE_ID(id), "Invalid Trace ID %d\n", id)) in coresight_trace_id_set_pend_rel()
179 if (!IS_VALID_CS_TRACE_ID(id)) in coresight_trace_id_map_get_cpu_id()
H A Dcoresight-trace-id.h46 #define IS_VALID_CS_TRACE_ID(id) \ macro
H A Dcoresight-etm3x-core.c469 if (IS_VALID_CS_TRACE_ID(trace_id)) in etm_read_alloc_trace_id()
504 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm_enable_perf()
H A Dcoresight-etm-perf.c403 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm_setup_aux()
H A Dcoresight-etm4x-core.c245 if (IS_VALID_CS_TRACE_ID(trace_id)) in etm4_read_alloc_trace_id()
774 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm4_enable_perf()