Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Ddso.h267 unsigned int a2l_fails; in DECLARE_RC_STRUCT() local
317 return RC_CHK_ACCESS(dso)->a2l_fails; in dso__a2l_fails()
322 RC_CHK_ACCESS(dso)->a2l_fails = val; in dso__set_a2l_fails()
H A Ddso.c1538 dso->a2l_fails = 1; in dso__new_id()