/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
H A D | trace_collector_test.cpp | 52 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 75 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 98 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 146 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 172 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 198 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 212 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 249 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 262 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 305 const std::vector<std::string> tagGroups = {"scene_performance"}; variable [all …]
|
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/ |
H A D | hitrace_dump_test.cpp | 145 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 182 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 260 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 288 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 396 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 417 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 447 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 477 const std::vector<std::string> tagGroups; variable 497 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 516 const std::vector<std::string> tagGroups = {"scene_performance"}; variable
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
H A D | trace_manager.cpp | 47 int32_t TraceManager::OpenSnapshotTrace(const std::vector<std::string> &tagGroups) in OpenSnapshotTrace() 111 const std::vector<std::string> tagGroups = {"scene_performance"}; in RecoverTrace() local
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/ |
H A D | trace_collector_impl.cpp | 45 CollectResult<int32_t> TraceCollectorImpl::OpenSnapshot(const std::vector<std::string>& tagGroups) in OpenSnapshot()
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/ |
H A D | hiview_service_trace_delegate.cpp | 25 …Result<int32_t> HiViewServiceTraceDelegate::OpenSnapshot(const std::vector<std::string>& tagGroups) in OpenSnapshot()
|
H A D | hiview_service_ability_proxy.cpp | 145 const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/test/ |
H A D | decorator_test.cpp | 101 const std::vector<std::string> tagGroups = {"scene_performance"}; in CallCollectorFuncs() local
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | common_utils.cpp | 209 cJSON* tagGroups = cJSON_GetObjectItem(root, "tag_groups"); in ParseTagInfo() local
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
H A D | hitrace_dump.cpp | 56 std::vector<std::string> tagGroups; member 422 bool CheckTagGroup(const std::vector<std::string> &tagGroups, in CheckTagGroup() 1244 const std::vector<std::string> tagGroups = {"scene_performance"}; in RestartService() local 1335 TraceErrorCode HandleServiceTraceOpen(const std::vector<std::string> &tagGroups, in HandleServiceTraceOpen() 1447 TraceErrorCode OpenTrace(const std::vector<std::string> &tagGroups) in OpenTrace()
|
/ohos5.0/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 51 std::string tagGroups; member 818 std::vector<std::string> tagGroups = { "scene_performance" }; in HandleOpenSnapshot() local
|
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
H A D | trace_collector_client_test.cpp | 104 const std::vector<std::string> tagGroups = {"scene_performance"}; variable
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/ |
H A D | hiview_service_ability.cpp | 273 …celable<int32_t> HiviewServiceAbility::OpenSnapshotTrace(const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|
H A D | hiview_service_ability_stub.cpp | 361 std::vector<std::string> tagGroups; in HandleOpenSnapshotTraceRequest() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/ |
H A D | unified_collector.cpp | 403 const std::vector<std::string> tagGroups = {"scene_performance"}; in LoadHitraceService() local
|
/ohos5.0/base/hiviewdfx/hiview/service/ |
H A D | hiview_service.cpp | 305 CollectResult<int32_t> HiviewService::OpenSnapshotTrace(const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|