Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddso.h223 u8 annotate_warned:1; in DECLARE_RC_STRUCT() local
275 return RC_CHK_ACCESS(dso)->annotate_warned; in dso__annotate_warned()
280 RC_CHK_ACCESS(dso)->annotate_warned = 1; in dso__set_annotate_warned()