Searched refs:InstrumentationFileAppendPID (Results 1 – 2 of 2) sorted by relevance
32 extern cl::opt<bool> InstrumentationFileAppendPID;182 emitIntValue("__bolt_instr_use_pid", !!opts::InstrumentationFileAppendPID, 1); in emitBinary()
39 cl::opt<bool> InstrumentationFileAppendPID( variable