Searched defs:StatType (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/unittest/
H A Dbigtest.cc48 enum StatType { enum
94 typedef std::vector<StatType> TypesVector;
97 std::map<StatType, int> goal;
130 void AddGoal(StatType type, int value) {
162 void SetParameterStat(StatType stat_type, double * param, double cost) {
637 typedef std::map<std::string, StatType> StatMap;
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_stat.h19 enum StatType { enum in namespace:__tsan

Completed in 106 milliseconds