Home
last modified time | relevance | path

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

/external/valgrind/lackey/
Dlk_main.c355 static ULong detailCounts[N_OPS][N_TYPES]; variable
376 argv = mkIRExprVec_1( mkIRExpr_HWord( (HWord)&detailCounts[op][typeIx] ) ); in instrument_detail()
393 detailCounts[OpLoad ][typeIx], in print_details()
394 detailCounts[OpStore][typeIx], in print_details()
395 detailCounts[OpAlu ][typeIx] in print_details()
648 detailCounts[op][tyIx] = 0; in lk_post_clo_init()