forgot to check this in
--HG-- extra : convert_revision : 3090da3ab1077736bae52519143b44b08dd5ddb9
This commit is contained in:
parent
1a300ef60d
commit
9c48327145
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ class System : public SimObject
|
|||
public:
|
||||
Statistics::Scalar<Counter> fnCalls;
|
||||
Statistics::MainBin *Kernel;
|
||||
Statistics::MainBin *User;
|
||||
|
||||
Statistics::MainBin * getBin(const std::string &name);
|
||||
virtual bool findCaller(std::string, std::string) const = 0;
|
||||
|
|
Loading…
Reference in a new issue