Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds