Searched defs:tags (Results 1 - 8 of 8) sorted by relevance
| /developtools/profiler/hidebug/test/unittest/native/ |
| H A D | hidebug_test.cpp | 244 uint64_t tags = HIDEBUG_TRACE_TAG_COMMON_LIBRARY;
in HWTEST_F() local 268 uint64_t tags = HIDEBUG_TRACE_TAG_COMMON_LIBRARY;
in HWTEST_F() local 294 uint64_t tags = HIDEBUG_TRACE_TAG_COMMON_LIBRARY;
in HWTEST_F() local
|
| /developtools/profiler/hidebug/frameworks/hidebug_ndk/ |
| H A D | hidebug_ndk.cpp | 135 OH_HiDebug_StartAppTraceCapture(HiDebug_TraceFlag flag, uint64_t tags, uint32_t limitSize, char* fileName, uint32_t length) OH_HiDebug_StartAppTraceCapture() argument
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | debug_logger.cpp | 187 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags() argument
|
| /developtools/hiperf/src/ |
| H A D | debug_logger.cpp | 189 void DebugLogger::SetLogTags(const std::string &tags) in SetLogTags() argument
|
| /developtools/profiler/hidebug/frameworks/native/src/ |
| H A D | hidebug_native_interface_impl.cpp | 89 HiDebug_ErrorCode HidebugNativeInterfaceImpl::StartAppTraceCapture(uint64_t tags, uint32_t flag, in StartAppTraceCapture() argument
|
| /developtools/profiler/hidebug/interfaces/cj/ |
| H A D | hidebug_ffi.cpp | 283 char *FfiHidebugStartAppTraceCapture(CArrUnit tags, int32_t flag, uint32_t limitSize, int32_t &code) in FfiHidebugStartAppTraceCapture() argument
|
| /developtools/profiler/hidebug/interfaces/js/kits/napi/ |
| H A D | napi_hidebug.cpp | 832 std::vector<uint64_t> tags; in StartAppTraceCapture() local 268 GetTraceParam(napi_env env, napi_callback_info info, uint32_t& traceFlag, uint32_t& limitSize, std::vector<uint64_t>& tags) GetTraceParam() argument
|
| /developtools/profiler/hiebpf/include/ |
| H A D | vmlinux.h | 17996 long unsigned int tags[3]; member 29193 struct blk_mq_tags *tags; member 29284 struct blk_mq_tags **tags; member 37214 long unsigned int tags; member 41484 __u64 tags; member 41491 __u64 tags; member 41878 u64 **tags; member 57329 u8 tags[5]; global() member 61050 struct blk_mq_tags *tags; global() member 146173 struct flow_dissector_key_tags tags; global() member [all...] |
Completed in 440 milliseconds