Symbol: event_disable
tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c
79
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c
77
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c
73
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c
74
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c
72
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/event.h
43
int event_disable(struct event *e);
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_cc56run_test.c
39
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_exceptionbits_test.c
38
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc1ce_test.c
38
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_fc56_pmc56_test.c
38
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmccext_test.c
39
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr0_pmcjce_test.c
38
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_comb_test.c
42
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr1_sel_unit_cache_test.c
48
event_disable(&event);
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_fcs_fch_test.c
57
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr2_l2l3_test.c
48
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcr3_src_test.c
43
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_any_test.c
48
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_cond_test.c
52
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_no_branch_test.c
47
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_disable_test.c
49
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_bhrb_ind_call_test.c
52
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_cmp_test.c
53
FAIL_IF(event_disable(&event));
tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
43
FAIL_IF(event_disable(&event));