Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/arch/arm/util/
Dcs-etm.c41 int wrapped_cnt; member
696 int cnt = ptr->wrapped_cnt; in cs_etm_alloc_wrapped_array()
712 ptr->wrapped_cnt = cnt; in cs_etm_alloc_wrapped_array()
783 if (idx >= ptr->wrapped_cnt) { in cs_etm_find_snapshot()