Symbol: EV_CODE_EXTRACT
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c
461
return EV_CODE_EXTRACT(event.attr.config, thd_cmp);
tools/testing/selftests/powerpc/pmu/sampling_tests/misc.c
463
value = EV_CODE_EXTRACT(event.attr.config1, thd_cmp);
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_comb_test.c
56
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, comb) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c
62
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, pmcxsel) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c
64
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, unit) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c
66
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, cache) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_l2l3_test.c
62
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, l2l3) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr3_src_test.c
57
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, mmcr3_src) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
58
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, thd_sel) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
60
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, thd_start) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
62
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, thd_stop) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
64
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, marked) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
66
FAIL_IF((EV_CODE_EXTRACT(event.attr.config, sample) >> 2) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
68
FAIL_IF((EV_CODE_EXTRACT(event.attr.config, sample) & 0x3) !=
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
70
FAIL_IF(EV_CODE_EXTRACT(event.attr.config, sm) !=