Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.c63 /** @ends_broken: does the map contain a map where end values are unset/unsorted? */ in DECLARE_RC_STRUCT()
64 bool ends_broken; in DECLARE_RC_STRUCT() local
94 if (!RC_CHK_ACCESS(maps)->ends_broken) { in check_invariants()
485 RC_CHK_ACCESS(maps)->ends_broken = true; in __maps__insert()
1178 RC_CHK_ACCESS(maps)->ends_broken = false;