Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_counter_test.c73 count_pmc(1, sample_period); in multi_counter()
74 count_pmc(2, sample_period); in multi_counter()
75 count_pmc(3, sample_period); in multi_counter()
76 count_pmc(4, sample_period); in multi_counter()
77 count_pmc(5, sample_period); in multi_counter()
78 count_pmc(6, sample_period); in multi_counter()
Dpmc56_overflow_test.c30 count_pmc(2, sample_period); in ebb_callee()
36 count_pmc(5, COUNTER_OVERFLOW); in ebb_callee()
42 count_pmc(6, COUNTER_OVERFLOW); in ebb_callee()
79 count_pmc(2, sample_period); in pmc56_overflow()
Dpmae_handling_test.c42 count_pmc(1, sample_period); in syscall_ebb_callee()
85 count_pmc(1, sample_period); in test_body()
Dback_to_back_ebbs_test.c41 count_pmc(1, sample_period); in ebb_callee()
94 count_pmc(1, sample_period); in back_to_back_ebbs()
Dcycles_with_freeze_test.c48 count_pmc(1, sample_period); in ebb_callee()
102 count_pmc(1, sample_period); in cycles_with_freeze()
Dinstruction_count_test.c43 count_pmc(4, sample_period); in do_count_loop()
101 count_pmc(4, sample_period); in pmc4_ebb_callee()
Debb.c119 found += count_pmc(i, sample_period); in standard_ebb_callee()
252 int count_pmc(int pmc, uint32_t sample_period) in count_pmc() function
399 count_pmc(1, sample_period); in ebb_child()
Dcycles_test.c45 count_pmc(1, sample_period); in cycles()
Dlost_exception_test.c78 count_pmc(4, sample_period); in test_body()
Debb_on_willing_child_test.c41 count_pmc(1, sample_period); in victim_child()
Dcycles_with_mmcr2_test.c74 count_pmc(1, sample_period); in cycles_with_mmcr2()
Debb.h60 int count_pmc(int pmc, uint32_t sample_period);
Dmulti_ebb_procs_test.c64 count_pmc(1, sample_period); in cycles_child()