Home
last modified time | relevance | path

Searched refs:SendTagStats (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/services/hilogd/include/
Dservice_controller.h73 void SendTagStats(const TagTable &tagTable);
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp284 SendTagStats(it.second.tagStats); in SendDomainTagStats()
383 SendTagStats(it.second.tagStats); in SendProcTagStats()
387 void ServiceController::SendTagStats(const TagTable &tagTable) in SendTagStats() function in OHOS::HiviewDFX::ServiceController