Searched defs:TAG (Results 1 – 4 of 4) sorted by relevance
| /developtools/bytrace_standard/interfaces/innerkits/native/include/ |
| D | bytrace.h | 69 #define BYTRACE_NAME(TAG, fmt, ...) ByTraceScoped TOKENPASTE2(tracer, __LINE__)(TAG, fmt, ##__VA_AR… argument 70 #define BYTRACE(TAG) BYTRACE_NAME(TAG, __func__) argument
|
| /developtools/profiler/trace_analyzer/src/table/ |
| D | log_table.cpp | 21 enum Index { SEQ = 0, TS, PID, TID, LEVEL, TAG, CONTEXT, ORIGINTS }; enumerator
|
| /developtools/profiler/host/smartperf/trace_streamer/src/table/ |
| D | log_table.cpp | 21 enum Index { SEQ = 0, TS, PID, TID, LEVEL, TAG, CONTEXT, ORIGINTS }; enumerator
|
| /developtools/bytrace_standard/bin/test/unittest/common/native/ |
| D | bytrace_ndk_test.cpp | 61 const uint64_t TAG = BYTRACE_TAG_OHOS; variable
|