| /base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
| D | trace_collector_test.cpp | 45 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 68 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 91 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 139 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 163 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 187 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 201 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 238 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 251 const std::vector<std::string> tagGroups = {"scene_performance"}; variable
|
| /base/hiviewdfx/hitrace/test/unittest/hitrace_dump/ |
| D | hitrace_dump_test.cpp | 134 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 171 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 249 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 277 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 313 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 334 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 364 const std::vector<std::string> tagGroups = {"scene_performance"}; variable 393 const std::vector<std::string> tagGroups; variable 413 const std::vector<std::string> tagGroups = {"scene_performance"}; variable
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
| D | trace_manager.cpp | 38 int32_t TraceManager::OpenSnapshotTrace(const std::vector<std::string> &tagGroups) in OpenSnapshotTrace() 102 const std::vector<std::string> tagGroups = {"scene_performance"}; in RecoverTrace() local
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/src/ |
| D | trace_collector_impl.cpp | 44 CollectResult<int32_t> TraceCollectorImpl::OpenSnapshot(const std::vector<std::string>& tagGroups) in OpenSnapshot()
|
| /base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
| D | trace_collector_client_test.cpp | 91 const std::vector<std::string> tagGroups = {"scene_performance"}; variable
|
| /base/hiviewdfx/hiview/adapter/service/idl/src/ |
| D | hiview_service_trace_delegate.cpp | 25 …Result<int32_t> HiViewServiceTraceDelegate::OpenSnapshot(const std::vector<std::string>& tagGroups) in OpenSnapshot()
|
| D | hiview_service_ability_proxy.cpp | 145 const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|
| D | hiview_service_ability_stub.cpp | 287 std::vector<std::string> tagGroups; in HandleOpenSnapshotTraceRequest() local
|
| D | hiview_service_ability.cpp | 273 …celable<int32_t> HiviewServiceAbility::OpenSnapshotTrace(const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|
| /base/hiviewdfx/hitrace/frameworks/native/ |
| D | common_utils.cpp | 209 cJSON* tagGroups = cJSON_GetObjectItem(root, "tag_groups"); in ParseTagInfo() local
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 59 std::vector<std::string> tagGroups; member 222 bool CheckTagGroup(const std::vector<std::string> &tagGroups, in CheckTagGroup() 970 const std::vector<std::string> tagGroups = {"scene_performance"}; in RestartService() local 1061 TraceErrorCode HandleServiceTraceOpen(const std::vector<std::string> &tagGroups, in HandleServiceTraceOpen() 1180 TraceErrorCode OpenTrace(const std::vector<std::string> &tagGroups) in OpenTrace()
|
| /base/hiviewdfx/hitrace/cmd/src/ |
| D | hitrace_cmd.cpp | 51 std::string tagGroups; member 820 std::vector<std::string> tagGroups = { "scene_performance" }; in HandleOpenSnapshot() local
|
| /base/hiviewdfx/hiview/service/ |
| D | hiview_service.cpp | 297 CollectResult<int32_t> HiviewService::OpenSnapshotTrace(const std::vector<std::string>& tagGroups) in OpenSnapshotTrace()
|