other_mg 19 tools/perf/tests/thread-mg-share.c struct map_groups *other_mg; other_mg 73 tools/perf/tests/thread-mg-share.c other_mg = other->mg; other_mg 74 tools/perf/tests/thread-mg-share.c TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(&other_mg->refcnt), 2); other_mg 76 tools/perf/tests/thread-mg-share.c TEST_ASSERT_VAL("map groups don't match", other_mg == other_leader->mg); other_mg 92 tools/perf/tests/thread-mg-share.c TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(&other_mg->refcnt), 1);