Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Devent_attributes_test.c24 FAIL_IF(event_open(&event)); in event_attributes()
31 FAIL_IF(event_open(&event) == 0); in event_attributes()
38 FAIL_IF(event_open(&event) == 0); in event_attributes()
45 FAIL_IF(event_open(&event) == 0); in event_attributes()
52 FAIL_IF(event_open(&event) == 0); in event_attributes()
59 FAIL_IF(event_open(&event) == 0); in event_attributes()
66 FAIL_IF(event_open(&event) == 0); in event_attributes()
71 FAIL_IF(event_open(&leader)); in event_attributes()
84 FAIL_IF(event_open(&leader)); in event_attributes()
98 FAIL_IF(event_open(&leader)); in event_attributes()
[all …]
H A Dclose_clears_pmcc_test.c28 FAIL_IF(event_open(&event)); in close_clears_pmcc()
H A Dno_handler_test.c31 FAIL_IF(event_open(&event)); in no_handler_test()
H A Dcycles_test.c28 FAIL_IF(event_open(&event)); in cycles()
H A Dfork_cleanup_test.c51 FAIL_IF(event_open(&event)); in fork_cleanup()
H A Dlost_exception_test.c36 FAIL_IF(event_open(&event)); in test_body()
H A Dcycles_with_mmcr2_test.c38 FAIL_IF(event_open(&event)); in cycles_with_mmcr2()
H A Dpmae_handling_test.c70 FAIL_IF(event_open(&event)); in test_body()
H A Dpmc56_overflow_test.c62 FAIL_IF(event_open(&event)); in pmc56_overflow()
H A Dmulti_ebb_procs_test.c46 FAIL_IF(event_open(&event)); in cycles_child()
H A Dback_to_back_ebbs_test.c75 FAIL_IF(event_open(&event)); in back_to_back_ebbs()
H A Dcycles_with_freeze_test.c68 FAIL_IF(event_open(&event)); in cycles_with_freeze()
H A Dinstruction_count_test.c122 FAIL_IF(event_open(&event)); in instruction_count()
H A Debb.c363 FAIL_IF(event_open(&event)); in ebb_child()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/
H A Dl3_bank_test.c31 FAIL_IF(event_open(&event)); in l3_bank_test()
H A Devent.h34 int event_open(struct event *e);
H A Dper_event_excludes.c60 FAIL_IF(event_open(&events[0])); in per_event_excludes()
H A Dcount_instructions.c102 if (event_open(&events[0])) { in test_body()
H A Devent.c78 int event_open(struct event *e) in event_open() function
H A Dcount_stcx_fail.c114 if (event_open(&events[0])) { in test_body()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Devent.c305 static int event_open(struct inode *inode, struct file *filp) in event_open() function
403 .open = event_open,
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/
H A Dspectre_v2.c150 FAIL_IF(event_open(&events[0])); in spectre_v2_test()