Searched refs:total_loads (Results 1 – 1 of 1) sorted by relevance
4292 uint64_t total_loads = 0; in ThrowInternal() local4307 total_loads += per_func_count.first; in ThrowInternal()4310 os << "Total Loads: " << total_loads << ", Total Stores: " << total_stores in ThrowInternal()