Searched refs:op_open_agent (Results 1 – 3 of 3) sorted by relevance
86 // Calls op_open_agent in the oprofile JIT library and saves the returned90 bool op_open_agent();
181 bool OProfileWrapper::op_open_agent() { in op_open_agent() function in llvm::OProfileWrapper
59 if (!Wrapper->op_open_agent()) { in initialize()