#include "klee/Statistic.h"


Go to the source code of this file.
Namespaces | |
| namespace | klee |
| namespace | klee::stats |
Variables | |
| Statistic | klee::stats::cexCacheTime |
| Statistic | klee::stats::queries |
| Statistic | klee::stats::queriesInvalid |
| Statistic | klee::stats::queriesValid |
| Statistic | klee::stats::queryCacheHits |
| Statistic | klee::stats::queryCacheMisses |
| Statistic | klee::stats::queryConstructTime |
| Statistic | klee::stats::queryConstructs |
| Statistic | klee::stats::queryCounterexamples |
| Statistic | klee::stats::queryTime |
1.5.8