Searched refs:TID (Results 1 – 4 of 4) sorted by relevance
66 … long tid = std::strtoul(record->GetEventValue(EventStore::EventCol::TID).c_str(), nullptr, 0); in SelectEventFromDB()
51 constexpr uint32_t TID = 2; variable294 param.m_tid = match[TID]; in GetTraceResult()
53 static std::string TID; variable
36 std::string EventCol::TID = "tid_"; member in OHOS::HiviewDFX::EventStore::EventCol