Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileJITEventListener.cpp67 if (Wrapper->isAgentAvailable()) { in ~OProfileJITEventListener()
81 if (!Wrapper->isAgentAvailable()) { in NotifyObjectEmitted()
118 if (Wrapper->isAgentAvailable()) { in NotifyFreeingObject()
DOProfileWrapper.cpp207 bool OProfileWrapper::isAgentAvailable() { in isAgentAvailable() function in llvm::OProfileWrapper
/external/llvm/include/llvm/ExecutionEngine/
DOProfileWrapper.h108 bool isAgentAvailable();