Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Profile/
H A DDataAggregator.h189 int32_t ChildPID; global() member
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp283 runParentProcess(pid_t ChildPID,int WriteFD,StringRef CounterName,SmallVectorImpl<int64_t> & CounterValues,ArrayRef<const char * > ValidationCounters,SmallVectorImpl<int64_t> & ValidationCounterValues) const runParentProcess() argument