Home
last modified time | relevance | path

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

/developtools/hiperf/include/nonlinux/
DMingW64Fix.h23 using pid_t = _pid_t; variable
/developtools/hiperf/src/
Dutilities.cpp525 std::vector<pid_t> GetSubthreadIDs(const pid_t pid, std::map<pid_t, ThreadInfos> &thread_map) in GetSubthreadIDs()
/developtools/profiler/hiebpf/include/
Dvmlinux.h83 typedef __kernel_pid_t pid_t; typedef