Home
last modified time | relevance | path

Searched refs:OH_HiTrace_StartAsyncTrace (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_meter_ndk.c34 void OH_HiTrace_StartAsyncTrace(const char *name, int32_t taskId) in OH_HiTrace_StartAsyncTrace() function
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h51 * OH_HiTrace_StartAsyncTrace("hitraceTest", 123); \n
638 void OH_HiTrace_StartAsyncTrace(const char *name, int32_t taskId);
644 * It is used with <b>OH_HiTrace_StartAsyncTrace</b> in pairs. Its name and task ID must be the same as those of
645 * <b>OH_HiTrace_StartAsyncTrace</b>.

Completed in 1 milliseconds