Home
last modified time | relevance | path

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

/external/valgrind/lackey/
Dlk_main.c308 #define N_TYPES 14 macro
355 static ULong detailCounts[N_OPS][N_TYPES];
374 tl_assert(typeIx < N_TYPES); in instrument_detail()
390 for (typeIx = 0; typeIx < N_TYPES; typeIx++) { in print_details()
647 for (tyIx = 0; tyIx < N_TYPES; tyIx++) in lk_post_clo_init()