Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:helperAddr

671    void*      helperAddr;
683 helperAddr = NULL;
718 helperAddr = &log_1I_1Dr_cache_access;
730 helperAddr = &log_1I_1Dw_cache_access;
743 helperAddr = &log_3I_0D_cache_access;
746 helperAddr = &log_3I;
759 helperAddr = &log_2I_0D_cache_access;
762 helperAddr = &log_2I;
773 helperAddr = &log_1I_0D_cache_access;
776 helperAddr = &log_1I;
787 helperAddr = &log_0I_1Dr_cache_access;
797 helperAddr = &log_0I_1Dw_cache_access;
807 helperAddr = &log_cond_branch;
815 helperAddr = &log_ind_branch;
826 tl_assert(helperAddr);
829 helperName, VG_(fnptr_to_fnentry)( helperAddr ),