Searched defs:STATE (Results 1 – 2 of 2) sorted by relevance
23 enum class Index : int32_t { ID = 0, TS, DUR, CPU, INTERNAL_TID, TID, PID, STATE, ARGSETID }; enumerator
120 const std::string STATE = "STATE"; variable