Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-trace-id.c82 if (IS_VALID_CS_TRACE_ID(preferred_id) && in coresight_trace_id_alloc_new_id()
109 if (WARN(!IS_VALID_CS_TRACE_ID(id), "Invalid Trace ID %d\n", id)) in coresight_trace_id_free()
157 if (!IS_VALID_CS_TRACE_ID(id)) in _coresight_trace_id_get_cpu_id()
Dcoresight-trace-id.h43 #define IS_VALID_CS_TRACE_ID(id) \ macro
Dcoresight-etm3x-core.c469 if (IS_VALID_CS_TRACE_ID(trace_id)) in etm_read_alloc_trace_id()
505 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm_enable_perf()
Dcoresight-etm-perf.c411 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm_setup_aux()
Dcoresight-etm4x-core.c245 if (IS_VALID_CS_TRACE_ID(trace_id)) in etm4_read_alloc_trace_id()
780 if (!IS_VALID_CS_TRACE_ID(trace_id)) { in etm4_enable_perf()