Home
last modified time | relevance | path

Searched defs:CurrentProcessInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h33 struct CurrentProcessInfo { struct
34 uint64_t nowTimeStamp = 0;
35 uint64_t tts = 0;
36 pid_t pid = 0;
37 pthread_t tid = 0;