Home
last modified time | relevance | path

Searched refs:XPERF (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/
H A Dtrace_caller.h23 XPERF, enumerator
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_utils.cpp43 const std::string XPERF = "Xperf"; member
205 size_t posXperf = fileName.find(XPERF);
264 if (caller == UCollect::TraceCaller::XPERF) { in GetCleanPolicy()
288 case UCollect::TraceCaller::XPERF: in FileRemove()
334 case UCollect::TraceCaller::XPERF: in EnumToString()
335 return XPERF; in EnumToString()
H A Dtrace_flow_controller.cpp54 {UCollect::TraceCaller::XPERF, {"xperf", XPERF_SIZE}},
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/include/
H A Dtrace_decorator.h37 {UCollect::XPERF, "XPERF"}, member in OHOS::HiviewDFX::UCollectUtil::UCollect
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dtrace_collector_test.cpp53 UCollect::TraceCaller caller = UCollect::TraceCaller::XPERF; in HWTEST_F()

Completed in 3 milliseconds