Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-trbe.c41 #define TRBE_TRACE_MIN_BUF_SIZE 64 macro
378 if (limit && (limit - head < TRBE_TRACE_MIN_BUF_SIZE)) { in trbe_normal_offset()