Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/arch/arm/util/
Dcs-etm.c40 int wrapped_cnt; member
694 int cnt = ptr->wrapped_cnt; in cs_etm_alloc_wrapped_array()
710 ptr->wrapped_cnt = cnt; in cs_etm_alloc_wrapped_array()
781 if (idx >= ptr->wrapped_cnt) { in cs_etm_find_snapshot()