klee::stats Namespace Reference


Variables

Statistic allocations
Statistic resolveTime
Statistic instructions
Statistic instructionTime
Statistic instructionRealTime
Statistic coveredInstructions
Statistic uncoveredInstructions
Statistic trueBranches
Statistic falseBranches
Statistic forkTime
Statistic solverTime
Statistic forks
 The number of process forks.
Statistic states
Statistic reachableUncovered
Statistic minDistToUncovered
Statistic minDistToReturn
Statistic cexCacheTime
Statistic queries
Statistic queriesInvalid
Statistic queriesValid
Statistic queryCacheHits
Statistic queryCacheMisses
Statistic queryConstructTime
Statistic queryConstructs
Statistic queryCounterexamples
Statistic queryTime

Variable Documentation

The number of process forks.

Referenced by klee::Executor::branch(), klee::Executor::fork(), and main().

Instruction level statistic tracking the minimum intraprocedural distance to a function return.

Referenced by klee::computeMinDistToUncovered(), and klee::StatsTracker::computeReachableUncovered().

Instruction level statistic tracking the minimum intraprocedural distance to an uncovered instruction; this is only periodically updated.

Referenced by klee::computeMinDistToUncovered(), and klee::StatsTracker::computeReachableUncovered().

Instruction level statistic for tracking number of reachable uncovered instructions.

Number of states, this is a "fake" statistic used by istats, it isn't normally up-to-date.

Referenced by klee::StatsTracker::updateStateStatistics(), and klee::StatsTracker::writeIStats().


Generated on Fri Jun 5 03:33:47 2009 for klee by  doxygen 1.5.8