Searched defs:DerivedCounter (Results 1 – 2 of 2) sorted by relevance
49 struct DerivedCounter : public EventCounter { struct50 DerivedCounter(int *counter, int magic=1234) : EventCounter(counter, magic) { } in DerivedCounter() argument
687 FreedrenoDriver::DerivedCounter::DerivedCounter(FreedrenoDriver *d, std::string name, in DerivedCounter() function in pps::FreedrenoDriver::DerivedCounter