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