Searched refs:getCyclesCount (Results 1 – 2 of 2) sorted by relevance
305 static uint64_t getCyclesCount(const BlockVector &blocks);
524 uint64_t GCOVBlock::getCyclesCount(const BlockVector &blocks) { in getCyclesCount() function in GCOVBlock743 count += GCOVBlock::getCyclesCount(line.blocks); in collectSourceLine()