Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c368 static u64 trbe_min_trace_buf_size(struct perf_output_handle *handle) in trbe_min_trace_buf_size() function
560 while (limit && ((limit - head) < trbe_min_trace_buf_size(handle))) { in trbe_normal_offset()