Home
last modified time | relevance | path

Searched defs:count_instructions (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
DMakefile12 count_instructions: loop.S count_instructions.c $(EXTRA_SOURCES) target
Dcount_instructions.c139 static int count_instructions(void) in count_instructions() function