Home
last modified time | relevance | path

Searched refs:StatDetail (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dsys_event_stat.h35 void StatDetail(int fd);
67 void StatDetail() const;
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsys_event_stat.cpp105 void SysEventStat::StatDetail(int fd) in StatDetail() function in OHOS::HiviewDFX::SysEventStat
141 void BaseStat::StatDetail() const in StatDetail() function in OHOS::HiviewDFX::BaseStat
150 StatDetail(); in Stat()
H A Dsysevent_source.cpp266 sysEventStat_->StatDetail(fd); in Dump()
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp84 sysEventStat_.StatDetail(fd2);