Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h38 struct Entry { struct
50 Entry(int64_t id, int64_t ts, std::shared_ptr<EventRaw::RawData> data) in Entry() argument
53 Entry(int64_t id, int64_t ts, std::shared_ptr<EventRaw::RawData> data, std::string& sysVersion) in Entry() argument
/base/hiviewdfx/hiview/plugins/performance/executor/
DThrTaskContainer.cpp60 void ThrTaskContainer::Entry(const std::string& threadName) in Entry() function in ThrTaskContainer