Searched defs:IsDataType (Results 1 – 3 of 3) sorted by relevance
33 bool IsDataType(const WorkloadInfo& info) in IsDataType() function
32 bool IsDataType(const WorkloadInfo& info) in IsDataType() function
1475 …bool IsDataType(const char* type) const { return DataFrameCount != -1 && strcmp(type, DataType) ==… in IsDataType() function