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.h31 struct CurrentProcessInfo { struct
32 uint64_t nowTimeStamp = 0;
33 uint64_t tts = 0;
34 pid_t pid = 0;
35 pthread_t tid = 0;