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.h34 struct CurrentProcessInfo { struct
35 uint64_t nowTimeStamp = 0;
36 uint64_t tts = 0;
37 pid_t pid = 0;
38 pthread_t tid = 0;