Searched defs:total_count (Results 1 – 3 of 3) sorted by relevance
50 inline unsigned int total_count() const { return total_.buffer_count; } in total_count() function
244 auto total_count = stats.total_count(); in TEST_F() local
74 uint64_t total_count = instr_range.branch_taken_count; in AddInstrRange() local