Crate iaca_markers [] [src]

Provides macros to bench your application with iaca

Macros

iaca_end

Signal the end of the block to be analyzed. Put it at the end of the block to be analyzed.

iaca_start

This macro signifies the start block of the section to be analysed. Put it after the loop initialization