Home
last modified time | relevance | path

Searched refs:determine_overhead (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/
A Dcount_instructions.c74 static u64 determine_overhead(struct event *events) in determine_overhead() function
112 overhead = determine_overhead(events); in test_body()
A Dcount_stcx_fail.c79 static u64 determine_overhead(struct event *events) in determine_overhead() function
129 overhead = determine_overhead(events); in test_body()
/linux/tools/testing/selftests/powerpc/pmu/ebb/
A Dinstruction_count_test.c70 static uint64_t determine_overhead(struct event *event) in determine_overhead() function
131 overhead = determine_overhead(&event); in instruction_count()

Completed in 3 milliseconds