Home
last modified time | relevance | path

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

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