Searched refs:helperAddr (Results 1 – 3 of 3) sorted by relevance
665 void* helperAddr; in flushEvents() local677 helperAddr = NULL; in flushEvents()712 helperAddr = &log_1I_1Dr_cache_access; in flushEvents()724 helperAddr = &log_1I_1Dw_cache_access; in flushEvents()737 helperAddr = &log_3I_0D_cache_access; in flushEvents()740 helperAddr = &log_3I; in flushEvents()753 helperAddr = &log_2I_0D_cache_access; in flushEvents()756 helperAddr = &log_2I; in flushEvents()767 helperAddr = &log_1I_0D_cache_access; in flushEvents()770 helperAddr = &log_1I; in flushEvents()[all …]
377 void* helperAddr; in flushEvents() local431 helperAddr = NULL; in flushEvents()467 helperAddr = CLG_(cachesim).log_1I1Dr; in flushEvents()479 helperAddr = CLG_(cachesim).log_1I1Dw; in flushEvents()490 helperAddr = CLG_(cachesim).log_3I0D; in flushEvents()501 helperAddr = CLG_(cachesim).log_2I0D; in flushEvents()510 helperAddr = CLG_(cachesim).log_1I0D; in flushEvents()519 helperAddr = CLG_(cachesim).log_0I1Dr; in flushEvents()530 helperAddr = CLG_(cachesim).log_0I1Dw; in flushEvents()540 helperAddr = &log_cond_branch; in flushEvents()[all …]
469 void* helperAddr; in flushEvents() local481 helperAddr = trace_instr; break; in flushEvents()484 helperAddr = trace_load; break; in flushEvents()487 helperAddr = trace_store; break; in flushEvents()490 helperAddr = trace_modify; break; in flushEvents()498 helperName, VG_(fnptr_to_fnentry)( helperAddr ), in flushEvents()