HomeSort by relevance Sort by last modified time
    Searched defs:StatType (Results 1 - 2 of 2) sorted by null

  /external/valgrind/unittest/
bigtest.cc 48 enum StatType {
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/
tsan_stat.h 19 enum StatType {

Completed in 60 milliseconds