Searched refs:CS_IS_VALID_TRACE_ID (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dcs-etm.h109 #define CS_IS_VALID_TRACE_ID(id) ((id > 0) && (id < 0x70)) macro

Completed in 109 milliseconds