#include <Stats.h>
§ KeyLookup()
| gnash::stats::KeyLookup::KeyLookup |
( |
const std::string & |
label, |
|
|
const string_table & |
st, |
|
|
int |
dumpTrigger = 0, |
|
|
string_table::key |
restrict = 0, |
|
|
int |
dumpCount = 5 |
|
) |
| |
|
inline |
- Parameters
-
| label | The label to print for dumps of this stat |
| st | The string table to use for resolving stats values |
| dumpTrigger | The number of calls to check() that should be triggering a dump |
| restrict | If non-zero dumpTrigger refers to this key lookups |
| dumpCount | Number of items to print in the dump (makes sense if not restricted) |
§ ~KeyLookup()
| gnash::stats::KeyLookup::~KeyLookup |
( |
| ) |
|
|
inline |
§ check()
§ dump()
| void gnash::stats::KeyLookup::dump |
( |
int |
count | ) |
|
|
inline |
The documentation for this class was generated from the following file: