Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h98 uint32_t PId = 0; member
121 uint32_t PId = 0; member
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DYAMLXRayRecord.h39 uint32_t PId; member
H A DXRayRecord.h92 uint32_t PId; member
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_controller.h36 pid_t PId = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp170 auto PId = Reader.getU32(&OffsetPtr); loadNaiveFormatLog() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp248 uint32_t TId, uint32_t PId, bool Symbolize, in writeTraceViewerRecord() argument