Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h286 unsigned int a2l_fails; in DECLARE_RC_STRUCT() local
339 return RC_CHK_ACCESS(dso)->a2l_fails; in dso__a2l_fails()
344 RC_CHK_ACCESS(dso)->a2l_fails = val; in dso__set_a2l_fails()
H A Ddso.c1556 dso->a2l_fails = 1; in dso__new_id()