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

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c19 static void setup_event(struct event *e, u64 config, char *name) setup_event() function
99 setup_event(&events[0], PERF_COUNT_HW_INSTRUCTIONS, "instructions"); test_body()
100 setup_event(&events[1], PERF_COUNT_HW_CPU_CYCLES, "cycles"); test_body()

Completed in 52 milliseconds