Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/arch/arm/util/
Dcs-etm.c716 static bool cs_etm_buffer_has_wrapped(unsigned char *buffer, in cs_etm_buffer_has_wrapped() function
794 if (!wrapped && cs_etm_buffer_has_wrapped(data, mm->len, *head)) { in cs_etm_find_snapshot()