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

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

Completed in 200 milliseconds