Home
last modified time | relevance | path

Searched refs:op_open_agent (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/
HDOProfileWrapper.h91 bool op_open_agent();
/NextBSD/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
HDOProfileJITEventListener.cpp58 if (!Wrapper->op_open_agent()) { in initialize()
HDOProfileWrapper.cpp182 bool OProfileWrapper::op_open_agent() { in op_open_agent() function in llvm::OProfileWrapper