Home
last modified time | relevance | path

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

/external/valgrind/main/lackey/
Dlk_main.c297 typedef enum { OpLoad=0, OpStore=1, OpAlu=2 } Op; enumerator
380 detailCounts[OpAlu ][typeIx] in print_details()
744 instrument_detail( sbOut, OpAlu, type ); in lk_instrument()