Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_meter_ndk.c24 void OH_HiTrace_StartTrace(const char *name) in OH_HiTrace_StartTrace() function
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h45 * OH_HiTrace_StartTrace("hitraceTest");\n
597 * The <b>OH_HiTrace_StartTrace</b> and <b>OH_HiTrace_FinishTrace</b> APIs must be used in pairs.
605 void OH_HiTrace_StartTrace(const char *name);
610 * This API must be used with <b>OH_HiTrace_StartTrace</b> in pairs. During trace data parsing, the system matches
611 * it with the <b>OH_HiTrace_StartTrace</b> API recently invoked in the service process.
627 * performed multiple times concurrently, different task IDs must be specified in <b>OH_HiTrace_StartTrace</b>.

Completed in 1 milliseconds