|
klee
|
#include "klee/Statistics/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::queryCexCacheHits |
| Statistic | klee::stats::queryCexCacheMisses |
| Statistic | klee::stats::queryConstructs |
| Statistic | klee::stats::queryCounterexamples |
| Statistic | klee::stats::queryTime |